Build real-time voice experiences
Generate natural speech, build responsive voice agents, and run Rime in production.
Need a key? Create an API token in the Rime dashboard.
First request
Go from text to audio
Set RIME_API_KEY, run one of these examples, and play the generated hello.mp3 file.
TTS in five minutes is the complete walkthrough. The Rime CLI covers the same steps from the terminal.
Choose what you’re building
Start with the path that matches your application
Rime exposes one HTTP and WebSocket API surface.
Add speech to an application
Generate speech over HTTP, stream the response, and play it in your application.
Build a real-time voice agent
Connect Rime to an STT, LLM, and audio transport for responsive conversations.
Deploy on your infrastructure
Run Rime privately with Docker Compose or Kubernetes.
Developer journey
From first audio to production
Follow the lifecycle or jump directly to the problem you’re solving.
Models and voices
Choose a model and voice
Voice availability depends on the model and language, so compare models first.
Compare models
Understand the tradeoffs across Coda, Arcana, and Mist before choosing a model ID.
Browse voices
Explore the voice catalog and find voices available for your model and language.
Resources
Reference and tooling
API reference
Endpoints, parameters, formats, and examples.
API cheat sheet
Common requests and endpoints on one page.
CLI
Generate and inspect audio from your terminal.
MCP server
Use Rime from Claude, Codex, and compatible IDEs.

