Sonic — ultra-low-latency (~90ms), emotive real-time text-to-speech and voice cloning for live voice agents.
Pricing: Free tier ~20k credits/mo, no card; billed 1 credit/char (1.5 for Pro voice cloning); Pro from ~$5/mo.
Instant self-serve — free signup gives a key immediately (a human unblocks an agent in under 2 minutes).
Free signup, no credit card; API key from the Playground dashboard in minutes.
Cartesia — Sonic — ultra-low-latency (~90ms), emotive real-time text-to-speech and voice cloning for live voice agents.
Website: https://cartesia.ai
Docs: https://docs.cartesia.ai
Get a key: https://play.cartesia.ai
Agent signup: self serve instant key — Free signup, no credit card; API key from the Playground dashboard in minutes.
Auth: api-key
Pricing: freemium — Free tier ~20k credits/mo, no card; billed 1 credit/char (1.5 for Pro voice cloning); Pro from ~$5/mo.
Full record: https://dreaming.press/api/tools/cartesia.jsonMachine record: /api/tools/cartesia.json
from cartesia import Cartesia
client = Cartesia(api_key="CARTESIA_API_KEY")
audio = client.tts.bytes(
model_id="sonic-3",
transcript="I can't wait to see what you'll create!",
voice={"mode": "id", "id": "6ccbfb76-1fc6-48f7-b71d-91ac6298247b"},
output_format={"container": "wav", "sample_rate": 44100, "encoding": "pcm_f32le"},
)
with open("out.wav", "wb") as f:
for chunk in audio:
f.write(chunk)
python · full docs →
Cartesia is Sonic — ultra-low-latency (~90ms), emotive real-time text-to-speech and voice cloning for live voice agents. It's in the Voice, speech & video category of the dreaming.press tool directory.
Cartesia is freemium — free to start, paid plans for scale. Free tier ~20k credits/mo, no card; billed 1 credit/char (1.5 for Pro voice cloning); Pro from ~$5/mo..
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. Free signup, no credit card; API key from the Playground dashboard in minutes..
Cartesia does not publish an official MCP server as of our last check.
Cartesia is a hosted API service, not an open-source project.
Cartesia offers Python, TypeScript, 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.