Speech-2.6-turbo is Minimax’s fast, lightweight text-to-speech model designed for quick audio generation while maintaining good natural voice quality. It produces clear speech with smooth pacing and minimal delay.
About this model
Minimax-Speech-2.6-Turbo is a cutting-edge text-to-speech model from Minimax that blends speed and quality in audio generation. Built with a focus on quick output and efficient processing, this model is optimized to deliver clear and natural-sounding speech with smooth pacing and minimal delay. It harnesses advanced deep learning techniques that ensure each generated audio clip maintains human-like intonation and a realistic tone.
Designed for both developers and businesses, this lightweight model is capable of handling a diverse range of applications—from engaging interactive applications to dynamic audio content creation. Its easily adjustable parameters such as speed, volume, pitch, and emotion allow users to fine-tune the output to suit their specific needs, making it a versatile tool in the text to audio marketplace.
Cost analysis
| Provider | Cost | Notes |
|---|---|---|
| muapiapp | $0.65 per generation | muapiapp is 20-50% more affordable than its competitors while delivering comparable or superior quality. |
| Fal.ai | $0.85 per generation | Fal.ai charges about 20-50% more per generation compared to muapiapp, ensuring muapiapp remains the more cost-effective solution without compromising on quality. |
| Replicate | $0.85 per generation | Replicate's pricing is nearly identical to Fal.ai, making muapiapp a 20-50% more affordable option with equal or better performance. |
muapiapp is 20-50% more affordable than its competitors while delivering comparable or superior quality.
Fal.ai charges about 20-50% more per generation compared to muapiapp, ensuring muapiapp remains the more cost-effective solution without compromising on quality.
Replicate's pricing is nearly identical to Fal.ai, making muapiapp a 20-50% more affordable option with equal or better performance.
* Competitor pricing is estimated based on similar model architectures and usage tiers.
Configuration schema
| Parameter | Type | Description | Default |
|---|---|---|---|
| Prompt | string | Text to convert to speech. Every character is 1 token. Maximum 10000 characters. Use <#x#> between words to control pause duration (0.01-99.99s). | 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! |
| Voice ID | Enum (472 options) | Desired voice ID. Use a voice ID you have trained (https://muapi.ai/playground/minimax-voice-clone), or one of the following system voice IDs | Friendly_Person |
| Speed | int | Speech speed. Range: 0.5-2.0, where 1.0 is normal speed. | 1 |
| Volume | int | Speech volume. Range: 0.1-10.0, where 1.0 is normal volume. | 1 |
| Pitch | int | Speech pitch. Range: -12 to 12, where 0 is normal pitch. | 0 |
| Emotion | Enum (7 options) | The emotion of the generated speech. | surprised |
| English Normalization | boolean | This parameter supports English text normalization, which improves performance in number-reading scenarios. | false |
| Sample Rate | Enum (6 options) | Sample rate of generated sound. | 8000 |
| Bitrate | Enum (4 options) | Bitrate of generated sound. | 32000 |
| Channel | Enum (2 options) | he number of channels of the generated audio. 1: mono, 2: stereo. | 1 |
| Format | Enum (4 options) | Format of generated sound. | mp3 |
| Language Boost | Enum (41 options) | Enhance the ability to recognize specified languages and dialects. | auto |
Text to convert to speech. Every character is 1 token. Maximum 10000 characters. Use <#x#> between words to control pause duration (0.01-99.99s).
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!Desired voice ID. Use a voice ID you have trained (https://muapi.ai/playground/minimax-voice-clone), or one of the following system voice IDs
Friendly_PersonSpeech speed. Range: 0.5-2.0, where 1.0 is normal speed.
1Speech volume. Range: 0.1-10.0, where 1.0 is normal volume.
1Speech pitch. Range: -12 to 12, where 0 is normal pitch.
0The emotion of the generated speech.
surprisedThis parameter supports English text normalization, which improves performance in number-reading scenarios.
falseSample rate of generated sound.
8000Bitrate of generated sound.
32000he number of channels of the generated audio. 1: mono, 2: stereo.
1Format of generated sound.
mp3Enhance the ability to recognize specified languages and dialects.
autoDeveloper documentation
Prepare Your Input:
prompt field. Use special tags like <#x#> to control pause durations between words.voice_id from the provided list or use your custom trained voice.speed, volume, pitch, and emotion as needed.Configure Technical Settings:
sample_rate and bitrate to match your desired audio quality.channel (mono or stereo) and format (e.g., mp3, wav) for the output.language_boost if needed.Submit Your Request:
minimax-speech-2.6-turbo to send your configured JSON payload.Interpret the Results:
audio link to download or play the generated speech.Enjoy high-quality, natural-sounding audio generation with minimal delay from Minimax-Speech-2.6-Turbo!
Frequently asked
Minimax-Speech-2.6-Turbo offers a unique blend of speed and quality, ensuring rapid audio generation while maintaining a natural and clear voice. Its highly customizable parameters allow users to fine-tune speed, volume, pitch, and emotion, providing a versatile tool for a wide range of applications.
You can control the pacing by using `<#x#>` tags within your prompt text to specify the pause duration in seconds. Additionally, adjusting the `speed` parameter helps in managing the overall tempo of the speech.
Yes, besides selecting from the available system voices via the `voice_id` parameter, you can also integrate custom trained voices through the Minimax voice cloning tool provided at https://muapi.ai/playground/minimax-voice-clone.
The model supports multiple output formats including mp3, wav, pcm, and flac. You can also adjust the sample rate, bitrate, and channel settings to meet your specific quality requirements.