jaeyong2/cartesia-sonic-preview-ztts1-zero-shot
Cartesia sonic-preview — ZTTS1-Eval zero-shot synthesis + scores Zero-shot voice-cloning TTS on the ZTTS1-Eval benchmark (Zyphra, FLEURS-R based), now at full scale: 7 languages x 500 utterances = 3,500 per engine, five engines side by side: engine mode model Cartesia zero-shot clone sonic-preview (Sonic-3.6 beta at generation time) ElevenLabs zero-shot clone (IVC) eleven_v3 Qwen3-TTS Base zero-shot clone Qwen/Qwen3-TTS-12Hz-1.7B-Base (self-hosted, vLLM-Omni)… See the full description on the dataset page: https://huggingface.co/datasets/jaeyong2/cartesia-sonic-preview-ztts1-zero-shot.
Cartesia sonic-preview — ZTTS1-Eval zero-shot synthesis + scores
Zero-shot voice-cloning TTS on the ZTTS1-Eval benchmark (Zyphra, FLEURS-R based), now at full scale: 7 languages x 500 utterances = 3,500 per engine, five engines side by side:
Clone engines copy each utterance's prompt speaker; preset engines read the same texts with fixed built-in voices (their SIM is not a cloning signal). Dual scoring: ① official ZTTS1 stack — Qwen/Qwen3-ASR-1.7B via vLLM, utils/run_wer.py normalization (zh/ja/ko character-tokenized), WER_CLIP; ② Whisper large-v3 WER/CER + WavLM-SV speaker similarity (Seed-TTS-eval protocol).
Configs
Full-500 configs (one row per utterance, audio + texts + both scorings):
Engine configs share one schema (utt, language, audio, target_text, asr_transcript, wer, cer, sim, prompt_text, reference_voice, model_id, mode). The *_s150 configs are the earlier 150-per-language subsets (strict subsets of the full500 rows, kept for continuity); the comparison_s150 config likewise. Raw wav trees live under audio*/; per-utterance score files under scores/full500/ and scores/qwen/full500/.
Main result — official Qwen3-ASR WER_CLIP %, 500/lang x 7
Speaker similarity among the cloning engines (WavLM-SV vs the prompt speaker, same 500/lang):
Takeaways (full 500/lang)
- Cartesia is the best cloning engine overall: first on SIM in all seven languages and first on intelligibility in en/ko/ja/ru/de (best 7-language average, 3.26). Its en 2.07 sits at the top of the ZTTS1 leaderboard range.
- Qwen3-TTS Base is a strong open-weights runner-up: beats ElevenLabs on SIM in all seven languages and on WER_CLIP in 6/7 (everything but en), and takes the best zh/es intelligibility among clone engines. Caveat: rare runaway generations (>60s; trimmed for scoring).
- ElevenLabs eleven_v3 trails both clone rivals on SIM everywhere and only edges Cartesia on zh WER. Note the ~3-20s ZTTS1 prompts are shorter than its recommended 1-2 min IVC reference.
- Preset engines: OpenAI's fixed voices win zh/es outright (no cloning burden) and average 3.40; Qwen3 CustomVoice is competitive only where it has a native built-in speaker (en/zh/ko) and degrades sharply on es/ru/de (7.2-7.9).
- Versus the earlier 150-sample: every conclusion holds except zh, where the full set flips Cartesia (4.09) slightly behind ElevenLabs (3.86) and Qwen3 Base (3.76) on WER_CLIP — the s150 zh subset was easier for Cartesia.
Whisper-protocol reference (large-v3 WER/CER + SIM, 500/lang)
Whisper zh/ja whitespace WER is not meaningful (zh ground-truth clips floor at ~10-13 CER); use the official Qwen table above for cross-engine calls. CER %:
Per-utterance JSONs: scores/full500/scores_<lang>_<engine>_full500.json (Whisper+SIM) and scores/qwen/full500/<engine>_<lang>.json (official ASR).
Dataset / protocol notes
- Benchmark: ZTTS1-Eval zero-shot set — FLEURS-R texts, one prompt clip per utterance (~3-20s), 500 utterances per language; en/zh/ko/ja/es/ru/de used here.
- Clone engines: per-utterance instant clone of the prompt speaker (Cartesia
/voices/clone; ElevenLabs IVC; Qwen3 Baseref_audio+ref_text), synth oftarget_text, temp voices deleted after use. - Preset engines: OpenAI voice rotated per utterance by md5 over 11 public voices; Qwen3 CustomVoice uses the model-card native speaker per language (Vivian/Ryan/Ono-Anna/Sohee; Ryan reads es/ru/de — no native speaker exists).
reference_voicecolumn: prompt clip id (clone engines) or preset voice name.- Generation dates: 2026-08 (sonic-preview = Sonic-3.6 beta channel).
License
Derived from ZTTS1-Eval (FLEURS-R); see the upstream repository for data licensing. Synthetic audio is provided for research evaluation of the respective TTS systems.
