MiniMax Speech 2.8 (GMI Cloud)

Official GMI Cloud MiniMax Speech 2.8 TTS endpoint supporting instant voice cloning.

Updated 8/25/20261 code examples
加载评分…

About the Model

Why Choose MiniMax Speech 2.8?

MiniMax Speech 2.8 delivers studio-grade text-to-speech and instant voice cloning with expressive emotional nuances.

Key Features

  • Lifelike Expressiveness: Natural breaths, pitch dynamics, and authentic intonation.
  • Instant Voice Cloning: Clone distinct voices from just a few seconds of clean reference audio.
  • Multilingual & Dialect Support: Robust support for mixed languages and dialects.

How to Access for Free (via GMI Cloud)

Free Offer Details

100% free access during MiniMax Week on GMI Cloud. Supports realistic TTS and voice cloning.

Try it in your browser

Pick a model, paste your own free key, and run. Your key is sent once to call the provider and never stored on our servers.

Pick a model, paste your own free key, and run. Your key is sent once to call the provider and never stored on our servers.

Code Examples

curl
curl https://api.gmi-serving.com/v1/audio/speech \
  -H "Authorization: Bearer $GMI_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "speech-2.8",
    "input": "欢迎使用 GMI Cloud 与 MiniMax 联合推出的高保真语音合成服务!"
  }'

Community Feedback

Comments are tied to your GitHub account — sign in to join the discussion.