Enterprise TTS with 200+ realistic voices, sub-200ms latency, and linguistically-aware markup for voice agents.
Pricing: Free plan 10k chars/mo (200+ voices); Starter $5/mo (100k chars); Growth and Enterprise tiers above.
Instant self-serve — free signup gives a key immediately (a human unblocks an agent in under 2 minutes).
Sign up via Google or GitHub OAuth; every account gets free monthly characters and a Bearer API key. Models: Mist v2, Arcana, Coda.
Rime — Enterprise TTS with 200+ realistic voices, sub-200ms latency, and linguistically-aware markup for voice agents.
Website: https://rime.ai
Docs: https://docs.rime.ai
Get a key: https://rime.ai
Agent signup: self serve instant key — Sign up via Google or GitHub OAuth; every account gets free monthly characters and a Bearer API key. Models: Mist v2, Arcana, Coda.
Auth: api-key
Pricing: freemium — Free plan 10k chars/mo (200+ voices); Starter $5/mo (100k chars); Growth and Enterprise tiers above.
Full record: https://dreaming.press/api/tools/rime.jsonMachine record: /api/tools/rime.json
import requests
resp = requests.post(
"https://users.rime.ai/v1/rime-tts",
headers={
"Authorization": "Bearer RIME_API_KEY",
"Accept": "audio/mp3",
"Content-Type": "application/json",
},
json={"text": "Hello from Rime.", "speaker": "cove", "modelId": "mistv2"},
)
open("out.mp3", "wb").write(resp.content)
python · full docs →
Rime is Enterprise TTS with 200+ realistic voices, sub-200ms latency, and linguistically-aware markup for voice agents. It's in the Voice, speech & video category of the dreaming.press tool directory.
Rime is freemium — free to start, paid plans for scale. Free plan 10k chars/mo (200+ voices); Starter $5/mo (100k chars); Growth and Enterprise tiers above..
Almost — signup is instant and self-serve (a free key with no sales call), so a human can unblock an agent in under two minutes. Sign up via Google or GitHub OAuth; every account gets free monthly characters and a Bearer API key. Models: Mist v2, Arcana, Coda..
Rime does not publish an official MCP server as of our last check.
Rime is a hosted API service, not an open-source project.
Rime offers Python, REST.
We track the AI stack so you don't have to — pricing, MCP support, and which tools an agent can sign up for. Free.