Integreer het minimax-speech-2.6-turbo AI-model via krachtige API's met lage latentie en betalen naar verbruik.
About this model
Krijg programmatische toegang tot het minimax-speech-2.6-turbo-model op MuAPI met directe schaalbaarheid en lage latentie.
Cost analysis
| Provider | Cost | Notes |
|---|---|---|
| muapiapp | $0.65 每次生成 | muapiapp 比竞品便宜 20–50%,同时提供相当或更高的质量。 |
| Fal.ai | $0.85 每次生成 | Fal.ai 收费 about 20-50% more 每次生成 compared to muapiapp, ensuring muapiapp remains the more cost-effective solution without compromising on 质量. |
| Replicate | $0.85 每次生成 | Replicate's 定价 is nearly identical to Fal.ai, making muapiapp a 20-50% 更实惠 option with equal or better 性能. |
muapiapp 比竞品便宜 20–50%,同时提供相当或更高的质量。
Fal.ai 收费 about 20-50% more 每次生成 compared to muapiapp, ensuring muapiapp remains the more cost-effective solution without compromising on 质量.
Replicate's 定价 is nearly identical to Fal.ai, making muapiapp a 20-50% 更实惠 option with equal or better 性能.
** Competitor pricing is estimated based on similar model architectures and usage tiers.
Configuration schema
| Parameter | Type | Description | Default |
|---|---|---|---|
| Prompt | string | 要转换为语音的文本。每个字符计为 1 个 Token。最多 10000 个字符。可在单词之间使用 <#x#> 控制停顿时长(0.01-99.99 秒)。 | Welcome to Minimax-Speech 2.6 by Muapiapp! Get ready for an audio revolution! We are thrilled to introduce a model so realistic, it's virtually indistinguishable from a human voice. You're going to be amazed by its lifelike delivery! |
| 声音 ID | Enum (472 options) | 目标声音 ID。请使用已训练的声音 ID(https://muapi.ai/playground/minimax-voice-clone),或使用以下系统声音 ID 之一。 | Friendly_Person |
| 速度 | int | 语速。范围:0.5-2.0,其中 1.0 为正常速度。 | 1 |
| 音量 | int | 音量。范围:0.1-10.0,其中 1.0 为正常音量。 | 1 |
| 音高 | int | 音高。范围:-12 至 12,其中 0 为正常音高。 | 0 |
| 情绪 | Enum (7 options) | 生成语音的情绪。 | surprised |
| 英语规范化 | boolean | 此参数支持英语文本规范化,可提升数字朗读场景的表现。 | false |
| 采样率 | Enum (6 options) | 生成声音的采样率。 | 8000 |
| 比特率 | Enum (4 options) | 生成声音的比特率。 | 32000 |
| 频道 | Enum (2 options) | he number of channels of the 生成的音频. 1: mono, 2: stereo. | 1 |
| Formaat | Enum (4 options) | 生成声音的格式。 | mp3 |
| Taal增强 | Enum (41 options) | 增强对指定语言和方言的识别能力。 | auto |
要转换为语音的文本。每个字符计为 1 个 Token。最多 10000 个字符。可在单词之间使用 <#x#> 控制停顿时长(0.01-99.99 秒)。
Welcome to Minimax-Speech 2.6 by Muapiapp! Get ready for an audio revolution! We are thrilled to introduce a model so realistic, it's virtually indistinguishable from a human voice. You're going to be amazed by its lifelike delivery!目标声音 ID。请使用已训练的声音 ID(https://muapi.ai/playground/minimax-voice-clone),或使用以下系统声音 ID 之一。
Friendly_Person语速。范围:0.5-2.0,其中 1.0 为正常速度。
1音量。范围:0.1-10.0,其中 1.0 为正常音量。
1音高。范围:-12 至 12,其中 0 为正常音高。
0生成语音的情绪。
surprised此参数支持英语文本规范化,可提升数字朗读场景的表现。
false生成声音的采样率。
8000生成声音的比特率。
32000he number of channels of the 生成的音频. 1: mono, 2: stereo.
1生成声音的格式。
mp3增强对指定语言和方言的识别能力。
autoDeveloper documentation
Stuur een POST-verzoek naar het endpoint met uw gewenste parameters en MuAPI-sleutel.
Frequently asked