Convert text to natural-sounding speech with a single API call. Choose from lightweight models for real-time applications or larger models for studio-quality output.Documentation Index
Fetch the complete documentation index at: https://runcrate.ai/docs/llms.txt
Use this file to discover all available pages before exploring further.
Available TTS models
| Model | Parameters | Strengths |
|---|---|---|
hexgrad/Kokoro-82M | 82M | Ultra-fast, low-latency, good for real-time apps |
canopylabs/orpheus-3b-0.1-ft | 3B | Expressive speech with emotion control |
Qwen/Qwen3-TTS | — | Multilingual, high-quality prosody |
Generate speech
Expressive speech with Orpheus
Orpheus 3B supports emotion tags for more expressive output:Multilingual speech with Qwen TTS
Qwen/Qwen3-TTS handles multiple languages automatically — pass text in any supported language and the model detects it:
Next steps
- Models API — Text-to-Speech — full parameter reference and supported voices.
- Batch transcription — go the other direction: speech to text at scale.
- Model catalog — browse all available models.