← Back to all generators

minimax/speech-2.6-turbo

Low‑latency MiniMax Speech 2.6 Turbo brings multilingual, emotional text-to-speech to Replicate with 300+ voices and real-time friendly pricing

Capabilities

No capability data available

Cost

Community model (estimated from hardware time)

Input Parameters

textrequiredstring

Text to narrate (max 10,000 characters). Use markers like <#0.5#> to insert pauses in seconds.

audio_formatstring

File format for the generated audio. Choose mp3 for general use, wav/flac for lossless, or pcm for raw bytes.

Default: "mp3"
mp3wavflacpcm
bitrateinteger

MP3 bitrate in bits per second. Only used when audio_format is mp3.

Default: 128000
3200064000128000256000
channelstring

mono for 1 channel (default), stereo for 2 channels.

Default: "mono"
monostereo
emotionstring

Desired delivery style. Use auto to let MiniMax choose, or pick a specific emotion.

Default: "auto"
autohappysadangryfearfuldisgustedsurprisedcalmfluentneutral
english_normalizationboolean

Improve number/date reading for English text (adds a small amount of latency).

Default: false
language_booststring

Optional language hint. Choose Automatic to let MiniMax detect the language, or pick a specific locale.

Default: "None"
NoneAutomaticChineseChinese,YueCantoneseEnglishArabicRussianSpanishFrenchPortugueseGermanTurkishDutchUkrainianVietnameseIndonesianJapaneseItalianKoreanThaiPolishRomanianGreekCzechFinnishHindiBulgarianDanishHebrewMalayPersianSlovakSwedishCroatianFilipinoHungarianNorwegianSlovenianCatalanNynorskTamilAfrikaans
pitchinteger

Semitone offset applied to the voice (−12 to +12).

Default: 0min: -12, max: 12
sample_rateinteger

Audio sample rate in Hz.

Default: 32000
80001600022050240003200044100
speednumber

Speech speed multiplier (0.5–2.0). Lower is slower, higher is faster.

Default: 1min: 0.5, max: 2
subtitle_enableboolean

Return MiniMax subtitle metadata with sentence timestamps (non-streaming only).

Default: false
voice_idstring

Voice to synthesize. Pick any MiniMax system voice (e.g. English_Wiselady, English_Deep-VoicedGentleman) or a voice_id returned by https://replicate.com/minimax/voice-cloning. See the full list of voices in the README.

Default: "English_Wiselady"
volumenumber

Relative loudness. 1.0 is default MiniMax gain. Range 0–10.

Default: 1min: 0, max: 10
Version: cd406b35dce2Updated: 7/25/20261.0M runs