AI Voice — Cartesia Sonic 3 (real-time)

Ukusetshenziswa kwebhizinisi OK Amamodeli angama-380+ Akukho phawu lwamanzi Akukho ubhaliso olungenayo
Imodeli:
+ GPT-5, Claude, Gemini
Injini ye-TTS I-premium
Cartesia Sonic 3 (real-time) — Cartesia Sonic 3 (real-time) is a tts model by Free.ai, available on Free.ai. Each generation costs approximately 90,000 tokens. Compare against our self-hosted models which run free within your daily limit.
0 amaphawu ~0 amathokheni
Isilinganiso semali ngobalo lwamagama
Ukuhlela umsindo...

Yini Cartesia Sonic 3 (real-time) Uhlu lwezilungiselelo

Cartesia Sonic 3 (real-time) is a tts model by Free.ai, available on Free.ai. Each generation costs approximately 90,000 tokens. Compare against our self-hosted models which run free within your daily limit.

Zama ibhokisi elingezansi nge: Hello, igama lami nguSam, futhi ngifunda lesi simo ukukhombisa umsindo. — lokhu kuyigama le-canonical TTS demo.

Lapho kusetshenziswa Cartesia Sonic 3 (real-time)

Amabhukwana omsindo

Umlando obanzi ngethoni eqinile. Ncamashi isiqephu ngasinye, zulazula njenge-WAV noma i-MP3, bese uqala ukubhala ngaphandle.

Ama-podcast intros

Ukuvula amabhumpers ancane kanye nokufunda ama-ad. Hlela isivinini se-energy, i-format-switch ku-MP3 ku-files ezincane.

I-IVR + i-voicemail

I-phone-system prompts. I-studio-quality output ngaphandle kokufaka, ukurekhoda, noma ama-NDAs ngezwi elinamandla.

Ufinyeleleka

Engeza umsindo kanye nesihloko esibhalwe phansi sokubona okuphansi kanye nabafundi abakhubazekile. Dlala ngaphakathi kunoma iyiphi ikhasi.

Isibonelo sezilimi

"Welcome to the show, today we are exploring the future of AI."
"Your package has arrived. Please retrieve it from the front desk."
"Once upon a time, in a quiet village far away, lived a curious child."
"Press one for sales, two for support, or stay on the line for an agent."
"Breaking news: scientists have discovered a new species of deep-sea fish."
"Thank you for choosing us. We appreciate your business and look forward to serving you again."

Ukuthengiselana okuzenzakalelayo

Premium TTS. Izindleko zilinganiselwa ngohlobo lokubala - ngokuvamile ~ 30 amathokheni ngamagama. $ 1 ithenga amathokheni angama-750,000; i- $ 5 iphakethe le-token ifaka amawaka amawaka emagama. Ama-signups amahhala athola amathokheni angama-10,000 ukuzama.

Imodeli egcwele → · Bona wonke amazwi we-TTS → · Linganisa izingxoxo ezimbili ngakwesobunxele →

Izinketho ezithuthukisiwe
Imiphumela
Ama-token aphansi. Get More Tokens
Want better results? Amamodeli aphezulu (GPT-5, Claude, Gemini) deliver higher quality. View Plans

❤️ Uthanda i-Free.ai? Ngisho nabahlobo bakho!

Ngena ukuze uthole i-link yokuxhumanisa futhi uthole ama-token angama-25,000 ngamunye umngane.

Ufuna okuningi? Sign up free for 10,000 tokens
Bhala

Kuqedwa isicelo sakho...

Cartesia Sonic 3 (real-time) is a tts model by Free.ai, available on Free.ai. Each generation costs approximately 90,000 tokens. Compare against our self-h…

Indlela Yokusetshenziswa AI Voice — Cartesia Sonic 3 (real-time)

1
Faka umngenisi wakho

Bhala umbhalo, ulayishe ifayela, noma uchaza ofuna ukukwenza. Akukho akhawunti edingekayo.

2
Chofoza ukwakha

I-AI yethu isebenza isicelo sakho emaminithini usebenzisa amamodeli avulekile angcono kakhulu.

3
Layisha phezulu futhi uhlukanise

Layisha phezulu, kopela, noma uhlukanise imiphumela yakho. Imahhala ukusetshenziswa komuntu siqu nokwebhizinisi.

Sebenzisa lesi sisetshenziswa nge-API

Yenza lokhu sixhobo sisebenze ngokuzenzakalela kusuka kukhodi yakho. I-REST ehambisanayo ne-OpenAI, ukuqinisekisa i-token ye-bearer, akukho SDK edingekayo. Izindleko ze-token zifana ne-web interface.

curl -X POST https://api.free.ai/v1/tts/ \
  -H "Authorization: Bearer sk-free-..." \
  -H "Content-Type: application/json" \
  -d '{"text": "Hello from Free.ai", "voice": "af_heart", "model": "kokoro"}'

AI Voice — Cartesia Sonic 3 (real-time) — FAQ

Cartesia Sonic 3 (real-time) supports a wide range of languages. The exact list depends on the engine; the form on this page accepts any text and the engine will render in its supported languages. See /voice/ for the full multi-engine picker if you need a specific language.

Most engines render neutral-American English by default and a region-appropriate accent for non-English languages. Premium engines may expose accent variants — paste a sample to compare.

SSML support varies by engine. Pause, prosody, and emphasis tags are honored on most premium engines and on a few self-hosted ones. Plain text always works — no markup required.

Streaming TTS is available on premium engines via the /v1/tts/ API endpoint with stream=true. The web UI on this page returns the full clip once rendering finishes.

Cartesia Sonic 3 (real-time) is a premium TTS engine. Cost scales with character count — typically ~30 tokens per character. $1 buys 750,000 tokens, so a $5 pack covers tens of thousands of characters.

Up to 5,000 characters per request on the web UI. For longer pieces (audiobooks, full chapters), use /voice/audiobook/ which chunks and stitches automatically, or call the API in a loop.

Yes — POST a list of strings to /v1/tts/batch/, or use the workspace UI at /workspace/ to chain TTS into a longer pipeline (e.g., translate → speak → stitch).

Yes — POST text to /v1/tts/ with model="Cartesia Sonic 3 (real-time)" (or the slug on this page). Returns WAV or MP3. See /api/ for full reference + SDK snippets.

This page is text-to-speech, not voice cloning — the voice is the engine's default. For voice cloning (uploading a reference audio), see /voice/clone/, which requires you to either own the voice rights or have explicit written consent.

Self-hosted engines run on Free.ai-owned GPUs; nothing leaves our servers. Premium engines pass text to upstream model providers under our DPA. We do not train on your inputs and do not sell data.

Yes — Free.ai grants commercial use of generated audio. The engine's underlying license (Apache 2.0, MIT, or vendor terms) is shown above and on the model reference page; in practice this means voiceovers, ads, podcasts, and apps are all in-scope.

Yes — failed jobs auto-refund to the source (daily pool or paid tokens). If a refund does not show up the same day, email contact@free.ai.

Bhala mahhala nge-10,000 tokens

Dala i-akhawunti ekhululekile

Akukho khadi le-credit elidingekayo

Ungayilinganisela kanjani lethuluzi?

4.3/5 from 3 ratings

Uthanda i-Free.ai? Ngisho nabahlobo bakho!