MiniMax

MiniMax

MiniMax Speech HD

MiniMax Speech HD is a cost-effective, multilingual text-to-speech model built for production audio generation. Reach for it when you need expressive voice synthesis at a cheap tier without sacrificing output quality.

Modalities

Text → Audio

Price

$0.07 / 1K char

Context

5K

Usage

How much this model is actually called here.

Rank

#88

of 98 active models

Tokens served

56

all-time

Platform share

0.0%

of all tokens

Two clocks, and why they disagree

Kyma measures this model twice. Both are real; they answer different questions.

Probe · every 6h · 30 days

3.21s to answer

One fixed prompt, on a schedule, to every model. Comparable, because the model is the only thing that changes.

Observations
46
Answered by a substitute
0

Real traffic · last 7 days

2.41s to answer

Your requests, at the lengths clients actually send. Not comparable between models, but it is what running this one feels like.

Requests
22
Completed
100%
p95
3.1 s

Production prompts here are shorter than the probe's. Use the probe figure to choose between models, the traffic figure to budget for your own.

Pricing

Per 1,000 characters of input text. Billed on successful synthesis.

$0.07 / 1K char

When to use MiniMax Speech HD

Updated 2026-07-31

Where this model earns its cost — and where it doesn't.

MiniMax Speech HD converts text into high-quality audio across multiple languages. It delivers expressive voice synthesis with a 5,000-token context window and is optimized for strong audio quality at a cheap tier.

On Kyma, the model runs through an OpenAI-compatible endpoint using a single API key. Every request includes automatic failover if a serving path degrades, and responses return exact billing data in usage.cost alongside an X-Kyma-Model header. Prompt caching is supported, billing repeated prefixes at this model's cached input rate.

The model does not support reasoning, vision, or structured outputs. It operates at a medium speed tier, making it suitable for batch processing and asynchronous audio pipelines rather than low-latency conversational applications.

Multilingual Content Narration

Generate expressive voiceovers for videos and podcasts across multiple languages.

Budget Brand Voiceovers

Produce consistent audio assets for marketing campaigns at a lower cost tier.

Audio Translation Workflows

Convert localized text into natural-sounding speech for global distribution.

Extended Audiobook Generation

Process long text passages into continuous audio using the full context window.

Not ideal for: It is not suitable for real-time conversational voice agents or applications requiring sub-second audio latency.

Quick start

Up and running in under two minutes.

  1. 1

    Create an API key

    Sign up and grab a key from the dashboard. MiniMax Speech HD needs a top-up — the signup credit covers the free tier.

    Get API key →
  2. 2

    Make your first request

    Drop in your key and send a chat completion — fully OpenAI-compatible.

    curl https://kymaapi.com/v1/chat/completions \
      -H "Authorization: Bearer YOUR_API_KEY" \
      -H "Content-Type: application/json" \
      -d '{
        "model": "minimax-speech-hd",
        "messages": [
          {"role": "user", "content": "Explain prompt caching in one paragraph."}
        ]
      }'
  3. 3

    Stream responses

    Add "stream": true to receive tokens as they arrive.

    curl https://kymaapi.com/v1/chat/completions \
      -H "Authorization: Bearer YOUR_API_KEY" \
      -H "Content-Type: application/json" \
      -d '{
        "model": "minimax-speech-hd",
        "stream": true,
        "messages": [{"role": "user", "content": "Hello!"}]
      }'

FAQ

Common questions about this model.

How much does MiniMax Speech HD cost?

$0.07 per 1K char. Per 1,000 characters of input text. Billed on successful synthesis.

How do I use MiniMax Speech HD?

Kyma is OpenAI-compatible: point your SDK's base URL at https://kymaapi.com/v1, use your Kyma API key, and set the model to minimax-speech-hd. Signing up is free, but this model needs a top-up: the $0.50 signup credit covers the free tier only.

Does this model support prompt caching?

Yes, Kyma caches repeated prompt prefixes and bills them at this model's cached input rate.

What happens if the serving path fails during generation?

Kyma automatically reroutes the request to a healthy serving path without requiring client-side retries.

Can I use this for real-time voice conversations?

No, the model operates at a medium speed tier and is optimized for asynchronous or batch audio generation.

Needs a top-up — the signup credit covers the free tier.Create account →

More models by MiniMax

ModelContextInputOutput
MiniMaxMiniMax M31M$0.3985$1.594
MiniMaxMiniMax M2.7205K$0.405$1.62
MiniMaxMiniMax M2.5197K$0.405$1.62
MiniMaxMiniMax Speech Turbo$0.04 / 1K char
MiniMaxMiniMax Image 01$0.005 / image