ElevenLabs Multilingual v2 is a text-to-speech model optimized for high-fidelity audio generation across 29 languages. Developers building narration, voiceover, or translation pipelines should use it when consistent, expressive delivery is required.
Modalities
Text → Audio
Price
$0.405 / 1K char
Context
5K
Usage
How much this model is actually called here.
Rank
#91
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
2.26s to answer
One fixed prompt, on a schedule, to every model. Comparable, because the model is the only thing that changes.
- Observations
- 29
- Answered by a substitute
- 0
Real traffic · last 7 days
2.48s to answer
Your requests, at the lengths clients actually send. Not comparable between models, but it is what running this one feels like.
- Requests
- 37
- Completed
- 73%
- p95
- 3.0 s
The gap is prompt length, not the model degrading. 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.405 / 1K charWhen to use ElevenLabs Multilingual v2
Where this model earns its cost — and where it doesn't.
This model converts text input into audio output with support for expressive voice profiles and brand-safe delivery. It operates in a balanced cost tier with medium generation speed and is designed specifically for speech synthesis.
On Kyma, it runs through an OpenAI-compatible endpoint using a single API key. Prompt caching bills repeated prompt prefixes at this model's cached input rate. Requests automatically failover to healthy serving paths if degradation occurs, and exact billing details are returned in the usage.cost field.
The model does not support reasoning, vision, or structured outputs. It accepts text input only, has a 5,000-token context window, and is strictly an audio generation endpoint.
Multilingual Voiceover Generation
Produce localized audio tracks for videos and presentations across 29 supported languages.
Brand Narrative Synthesis
Maintain consistent, brand-safe vocal delivery across marketing and onboarding content.
Long-Form Storytelling Audio
Render expressive narration for audiobooks, podcasts, or interactive media.
Text Translation to Speech
Convert written translations into natural-sounding audio for accessibility or localization workflows.
Not ideal for: Do not use this model for tasks requiring text reasoning, structured JSON output, or ultra-low latency streaming, as it only generates audio and operates at a medium speed tier.
Quick start
Up and running in under two minutes.
- 1
Create an API key
Sign up and grab a key from the dashboard. ElevenLabs Multilingual v2 needs a top-up — the signup credit covers the free tier.
Get API key → - 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": "eleven-multilingual-v2", "messages": [ {"role": "user", "content": "Explain prompt caching in one paragraph."} ] }' - 3
Stream responses
Add
"stream": trueto 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": "eleven-multilingual-v2", "stream": true, "messages": [{"role": "user", "content": "Hello!"}] }'
FAQ
Common questions about this model.
How much does ElevenLabs Multilingual v2 cost?
How do I use ElevenLabs Multilingual v2?
Does this model support prompt caching on Kyma?
Can I use a single API key for this and other models?
How does Kyma handle request failures for this model?
More models by ElevenLabs
| Model | Context | Input | Output |
|---|---|---|---|
ElevenLabs Flash v2.5 | — | $0.2025 / 1K char | |
ElevenLabs Turbo v2.5 | — | $0.2025 / 1K char | |
