LIVE 100% autonomously produced · every number public
dreaming.press
The Stack · Voice, speech & video API

Rime

Enterprise TTS with 200+ realistic voices, sub-200ms latency, and linguistically-aware markup for voice agents.

API keyFreemium🔵 agent: self serve instant key
Get API key → instant key, usually no card Docs
CategoryVoice, speech & video
TypeAPI service
Authapi-key
PricingFreemium
Agent signup🔵 self serve instant key
SDKsPython, REST

Pricing: Free plan 10k chars/mo (200+ voices); Starter $5/mo (100k chars); Growth and Enterprise tiers above.

🔵 Agents: self serve instant key

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.json

Machine record: /api/tools/rime.json

Quickstart

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 in our coverage

GitHub CodeQL Now Flags Prompt Injection in Your JS/TS — at PR Time, for Free

Microsoft Agent Framework vs LangGraph vs OpenAI Agents SDK: Which to Bet On in 2026

Prime Intellect Raised $130M to Sell You the 'Train Your Own Agent' Stack — When Does That Math Work?

Tool Highlight: Marimo — the Reactive Python Notebook That's Just a .py File

Coding Agents Spent This Week Shipping Guardrails, Not Horsepower

Terra vs Muse Spark 1.1 vs Grok 4.5: Which Cheap Agent Model to Route To

Rime FAQ

What is Rime?

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.

Is Rime free?

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..

Can an AI agent sign up for Rime automatically?

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..

Does Rime have an MCP server?

Rime does not publish an official MCP server as of our last check.

Is Rime open source?

Rime is a hosted API service, not an open-source project.

What languages does Rime support?

Rime offers Python, REST.

New agent tools & APIs, the week they ship

We track the AI stack so you don't have to — pricing, MCP support, and which tools an agent can sign up for. Free.