minimax/speech-2.8-turbo 📝🔢❓✓ → 🖼️
About
Minimax Speech 2.8 Turbo: Turn text into natural, expressive speech with voice cloning, emotion control, and support for 40+ languages
Example Output
Output
Performance Metrics
1.96s
Prediction Time
1.99s
Total Time
All Input Parameters
{
"text": "Hello world! This is MiniMax's new text to speech model Speech 2.8 Turbo, now available on Replicate",
"pitch": 0,
"speed": 1,
"volume": 1,
"bitrate": 128000,
"channel": "mono",
"emotion": "auto",
"voice_id": "Wise_Woman",
"sample_rate": 32000,
"audio_format": "mp3",
"language_boost": "None",
"subtitle_enable": false,
"english_normalization": false
}
Input Parameters
- text (required)
- Text to narrate (max 10,000 characters). Use markers like <#0.5#> to insert pauses in seconds.
- pitch
- Semitone offset applied to the voice (−12 to +12).
- speed
- Speech speed multiplier (0.5–2.0). Lower is slower, higher is faster.
- volume
- Relative loudness. 1.0 is default MiniMax gain. Range 0–10.
- bitrate
- MP3 bitrate in bits per second. Only used when audio_format is mp3.
- channel
- mono for 1 channel (default), stereo for 2 channels.
- emotion
- Desired delivery style. Use auto to let MiniMax choose, or pick a specific emotion.
- voice_id
- Voice to synthesize. Pick any MiniMax system voice or a voice_id returned by https://replicate.com/minimax/voice-cloning.
- sample_rate
- Audio sample rate in Hz.
- audio_format
- File format for the generated audio. Choose mp3 for general use, wav/flac for lossless, or pcm for raw bytes.
- language_boost
- Optional language hint. Choose Automatic to let MiniMax detect the language, or pick a specific locale.
- subtitle_enable
- Return MiniMax subtitle metadata with sentence timestamps (non-streaming only).
- english_normalization
- Improve number/date reading for English text (adds a small amount of latency).
Output Schema
Output
Example Execution Logs
Generating speech with model speech-2.8-turbo Generated speech in 1.95sec Each character is 1 token Tokens: 100
Version Details
- Version ID
fb87e0f2c69157fc47cf9c6ba00aa7548b98e970cd3401abeeea0204bcf2cfb6- Version Created
- February 5, 2026