sonic-3 for improved naturalness, 42-language support, and fine-grained controls.
Deprecated models and languages
You can check if you’re making requests to deprecated models on play.cartesia.ai/deprecation/traffic.Fully deprecated models
These models will stop serving requests on June 1, 2026.| Model | Snapshots affected | Deprecated languages |
|---|---|---|
sonic | All | All |
sonic-english | — | All |
sonic-multilingual | — | All |
| Sonic 2 | sonic-2-2025-03-07 | All |
| Sonic Turbo | sonic-turbo-2025-03-07 | All |
Partially deprecated models
These models will continue to serve a reduced set of languages. The languages listed below will be discontinued on June 1, 2026.| Model | Snapshots affected | Deprecated languages |
|---|---|---|
sonic-2 | sonic-2-2025-04-16, sonic-2-2025-05-08, sonic-2-2025-06-11 | it, nl, pl, ru, sv, tr, hi |
sonic-turbo | sonic-turbo-2025-06-04 | it, nl, pl, ru, sv, tr |
Stable offerings
The following will remain available beyond June 1.| Model | Snapshots | Supported Languages |
|---|---|---|
sonic-3 | All | 42 languages — full list |
sonic-2 | sonic-2-2025-04-16, sonic-2-2025-05-08, sonic-2-2025-06-11 | en, de, es, fr, ja, ko, pt, zh |
sonic-turbo | sonic-turbo-2025-06-04 | en, de, es, fr, ja, ko, pt, zh, hi |
API changes
These endpoints will be discontinued on June 1, 2026.| Discontinued Endpoint | Replacement |
|---|---|
Voice Embedding: POST /voices/clone/clip | Clone Voice |
Mix Voices: POST /voices/mix | — |
Create Voice: POST /voices | Clone Voice |
You can test these API changes by setting your Cartesia Version to
2026-03-01. We recommend upgrading your Cartesia Version on production traffic before June 1 to make sure nothing breaks.
Moving off of deprecated endpoints
- Change how you create voices — see Migrating Voices.
- Switch from voice embeddings to IDs — see Voice IDs.
Full Checklist
- Move off of deprecated models / snapshots / languages onto
sonic-3or another stable model - Move off of deprecated endpoints when creating voices
- Use Voice IDs
- Check your deprecated model traffic on play.cartesia.ai/deprecation/traffic
- Make sure your voices are migrated on play.cartesia.ai/deprecation/voices
- (Optional) Upgrade your Cartesia Version to
2026-03-01