[!IMPORTANT] 2026-08-06 β updated
stop_headweights. Every other parameter is unchanged. This fixes premature stopping: multi-sentence inputs are now carried through to the end instead of cutting off at the first sentence boundary, and the effective duration ceiling is lifted. Short-phrase behaviour is unaffected.
GEnerative, Prosody-aware, Autoregressive text-to-speech model for Realtime Dialogue
Gepard is a text-to-speech model built for real-time conversation. It starts speaking the moment text begins arriving, generating audio piece by piece instead of waiting for a full sentence β so it feels like a live voice, not a recording. It's a single language model that learned text and speech together, so the output carries natural rhythm and timing rather than the flat, stitched tone of older pipelines.
The name evokes "Gepard"(/geh-PART/), German for cheetah β a nod to the model's low-latency, high-throughput streaming.
Want to use Gepard in production without hosting it yourself? You can skip the deployment and use our real-time TTS API β a fully managed, Cartesia-compatible service with millisecond time-to-first-chunk, voice cloning, and streaming built in. If you've used Cartesia, you already know how to use it: point the base URL at
https://api.nineninesix.aiand the official Cartesia SDKs just work. Roughly 22 hours of audio for $5, and free credits to start (no credit card required). Try the live demo or grab an API key.
Try the model live in the Gepard Demo Space.
| Language / Accent | Sample |
|---|---|
| English (en-US) | |
| English (en-GB) | |
| Spanish (es-MX) | |
| Portuguese (pt-BR) | |
| Dutch (nl) |
Measured on the public Seed-TTS-eval β 1088 paired prompts, identical UUIDs and texts across every model.
| Model | WER β | SIM β | UTMOS β | NISQA-MOS β | NOI β | COL β | DIS β |
|---|---|---|---|---|---|---|---|
| VoxCPM2 | 0.015 | 0.867 | 2.42 | 3.97 | 3.86 | 3.96 | 4.30 |
| Fish-S2 | 0.016 | 0.789 | 2.80 | 4.18 | 3.87 | 4.14 | 4.44 |
| OmniVoice | 0.016 | 0.848 | 2.63 | 4.17 | 4.14 | 4.13 | 4.44 |
| Qwen3-TTS | 0.017 | 0.833 | 2.87 | 4.18 | 3.89 | 4.14 | 4.43 |
| Echo-TTS | 0.022 | 0.824 | 2.60 | 4.08 | 3.78 | 4.07 | 4.36 |
| Gepard 1.0 (Ours) | 0.036 | 0.585 | 2.64 | 4.25 | 4.16 | 4.16 | 4.51 |
| Chatterbox | 0.063 | 0.796 | 2.70 | 4.19 | 4.12 | 4.12 | 4.46 |
Gepard leads on perceived audio quality β highest naturalness (NISQA-MOS) and cleanest on noise, coloration, and discontinuity. In exchange for its streaming-first design and speed, it trades some speaker similarity (SIM) and word accuracy (WER) β a strong fit where a clean, natural real-time voice matters more than exact voice matching.
Real-time and batch speech synthesis β voice agents, dialogue systems, content voiceover β in the supported languages, with optional zero-shot voice cloning from a short reference clip.
Keep in mind:
Use it responsibly. Don't clone a voice or synthesize speech without the speaker's consent, or create misleading or harmful content. You're responsible for following applicable laws and the licenses below.
Built on Qwen3-0.8B-Base as the backbone and NVIDIA NeMo NanoCodec for audio. Training data provided by the LAION team through the Emilia and EmoNet-Voice datasets.
If you use this work in your research, please cite:
@misc{gepard_2026,
author = {Denis Pavlov, Ulanbek Abdurazakov and Nursultan Bakashov},
title = {{GEPARD}: Generative, Prosody-aware, Autoregressive text-to-speech model for Realtime Dialogue},
year = {2026},
eprint = {2609.04222},
archivePrefix = {arXiv},
primaryClass = {eess.AS},
doi = {10.48550/arXiv.2609.04222},
url = {https://arxiv.org/abs/2609.04222}
}
@misc{qwen3.5,
title = {{Qwen3.5}: Towards Native Multimodal Agents},
author = {{Qwen Team}},
month = {February},
year = {2026},
url = {https://qwen.ai/blog?id=qwen3.5}
}
@inproceedings{kwon2023vllm,
title={Efficient Memory Management for Large Language Model Serving with PagedAttention},
author={Kwon, Woosuk and Li, Zhuohan and Zhuang, Siyuan and Sheng, Ying and Zheng, Lianmin and Yu, Cody Hao and Gonzalez, Joseph E and Zhang, Hao and Stoica, Ion},
booktitle={Proceedings of the 29th Symposium on Operating Systems Principles (SOSP)},
pages={611--626},
year={2023},
eprint={2309.06180},
archivePrefix={arXiv}
}
@article{dao2023flashattention2,
title={FlashAttention-2: Faster Attention with Better Parallelism and Work Partitioning},
author={Dao, Tri},
journal={arXiv preprint arXiv:2307.08691},
year={2023}
}
@article{nvidia2025nanocodec,
title={NanoCodec: Towards High-Quality Ultra Fast Speech LLM Inference},
author={Casanova, Edresson and Neekhara, Paarth and Langman, Ryan and Hussain, Shehzeen and Ghosh, Subhankar and Yang, Xuesong and Juki{\'c}, Ante and Li, Jason and Ginsburg, Boris},
journal={arXiv preprint arXiv:2508.05835},
year={2025}
}
@article{mentzer2023fsq,
title={Finite Scalar Quantization: VQ-VAE Made Simple},
author={Mentzer, Fabian and Agustsson, Eirikur and Tschannen, Michael and Malireddy, Srikanth and Alshina, Elena},
journal={arXiv preprint arXiv:2309.15505},
year={2023}
}
@article{nvidia2024magpie,
title={Improving Robustness of LLM-based Speech Synthesis by Learning Monotonic Alignment},
author={Neekhara, Paarth and Hussain, Shehzeen and Ghosh, Subhankar and Li, Jason and Valle, Rafael and Badlani, Rohan and Ginsburg, Boris},
journal={arXiv preprint arXiv:2406.17957},
year={2024}
}
@article{ho2022cfg,
title={Classifier-Free Diffusion Guidance},
author={Ho, Jonathan and Salimans, Tim},
journal={arXiv preprint arXiv:2207.12598},
year={2022}
}
@article{rafailov2023dpo,
title={Direct Preference Optimization: Your Language Model is Secretly a Reward Model},
author={Rafailov, Rafael and Sharma, Archit and Mitchell, Eric and Ermon, Stefano and Manning, Christopher D and Finn, Chelsea},
journal={arXiv preprint arXiv:2305.18290},
year={2023}
}
@article{meng2024simpo,
title={SimPO: Simple Preference Optimization with a Reference-Free Reward},
author={Meng, Yu and Xia, Mengzhou and Chen, Danqi},
journal={arXiv preprint arXiv:2405.14734},
year={2024}
}
@article{li2023blip2,
title={BLIP-2: Bootstrapping Language-Image Pre-training with Frozen Image Encoders and Large Language Models},
author={Li, Junnan and Li, Dongxu and Savarese, Silvio and Hoi, Steven},
journal={arXiv preprint arXiv:2301.12597},
year={2023}
}
@inproceedings{khosla2020supcon,
title={Supervised Contrastive Learning},
author={Khosla, Prannay and Teterwak, Piotr and Wang, Chen and Sarna, Aaron and Tian, Yonglong and Isola, Phillip and Maschinot, Aaron and Liu, Ce and Krishnan, Dilip},
booktitle={Advances in Neural Information Processing Systems (NeurIPS)},
volume={33},
pages={18661--18673},
year={2020},
eprint={2004.11362},
archivePrefix={arXiv}
}
@article{voicestar2025,
title={VoiceStar: Robust Zero-Shot Autoregressive TTS with Duration Control and Extrapolation},
author={Peng, Puyuan and Li, Shang-Wen and Mohamed, Abdelrahman and Harwath, David},
journal={arXiv preprint arXiv:2505.19462},
year={2025}
}
@article{radford2022whisper,
title={Robust Speech Recognition via Large-Scale Weak Supervision},
author={Radford, Alec and Kim, Jong Wook and Xu, Tao and Brockman, Greg and McLeavey, Christine and Sutskever, Ilya},
journal={arXiv preprint arXiv:2212.04356},
year={2022}
}
@inproceedings{emilialarge,
author={He, Haorui and Shang, Zengqiang and Wang, Chaoren and Li, Xuyuan and Gu, Yicheng and Hua, Hua and Liu, Liwei and Yang, Chen and Li, Jiaqi and Shi, Peiyang and Wang, Yuancheng and Chen, Kai and Zhang, Pengyuan and Wu, Zhizheng},
title={Emilia: A Large-Scale, Extensive, Multilingual, and Diverse Dataset for Speech Generation},
booktitle={arXiv:2501.15907},
year={2025}
}
@article{emonet_voice_2025,
author={Schuhmann, Christoph and Kaczmarczyk, Robert and Rabby, Gollam and Friedrich, Felix and Kraus, Maurice and Nadi, Kourosh and Nguyen, Huu and Kersting, Kristian and Auer, SΓΆren},
title={EmoNet-Voice: A Fine-Grained, Expert-Verified Benchmark for Speech Emotion Detection},
journal={arXiv preprint arXiv:2506.09827},
year={2025}
}
@article{chen2021wavlm,
title={WavLM: Large-Scale Self-Supervised Pre-Training for Full Stack Speech Processing},
author={Chen, Sanyuan and Wang, Chengyi and Chen, Zhengyang and Wu, Yu and Liu, Shujie and Chen, Zhuoyuan and Li, Jinyu and others},
journal={arXiv preprint arXiv:2110.13900},
year={2021}
}
Apache 2.0 β this model and its weights are released under the Apache License 2.0.
This model uses the NVIDIA NeMo NanoCodec. That model is governed by the NVIDIA Open Model License Agreement.
[!IMPORTANT] 2026-08-06 β updated
stop_headweights. Every other parameter is unchanged. This fixes premature stopping: multi-sentence inputs are now carried through to the end instead of cutting off at the first sentence boundary, and the effective duration ceiling is lifted. Short-phrase behaviour is unaffected.
GEnerative, Prosody-aware, Autoregressive text-to-speech model for Realtime Dialogue
Gepard is a text-to-speech model built for real-time conversation. It starts speaking the moment text begins arriving, generating audio piece by piece instead of waiting for a full sentence β so it feels like a live voice, not a recording. It's a single language model that learned text and speech together, so the output carries natural rhythm and timing rather than the flat, stitched tone of older pipelines.
The name evokes "Gepard"(/geh-PART/), German for cheetah β a nod to the model's low-latency, high-throughput streaming.
Want to use Gepard in production without hosting it yourself? You can skip the deployment and use our real-time TTS API β a fully managed, Cartesia-compatible service with millisecond time-to-first-chunk, voice cloning, and streaming built in. If you've used Cartesia, you already know how to use it: point the base URL at
https://api.nineninesix.aiand the official Cartesia SDKs just work. Roughly 22 hours of audio for $5, and free credits to start (no credit card required). Try the live demo or grab an API key.
Try the model live in the Gepard Demo Space.
| Language / Accent | Sample |
|---|---|
| English (en-US) | |
| English (en-GB) | |
| Spanish (es-MX) | |
| Portuguese (pt-BR) | |
| Dutch (nl) |
Measured on the public Seed-TTS-eval β 1088 paired prompts, identical UUIDs and texts across every model.
| Model | WER β | SIM β | UTMOS β | NISQA-MOS β | NOI β | COL β | DIS β |
|---|---|---|---|---|---|---|---|
| VoxCPM2 | 0.015 | 0.867 | 2.42 | 3.97 | 3.86 | 3.96 | 4.30 |
| Fish-S2 | 0.016 | 0.789 | 2.80 | 4.18 | 3.87 | 4.14 | 4.44 |
| OmniVoice | 0.016 | 0.848 | 2.63 | 4.17 | 4.14 | 4.13 | 4.44 |
| Qwen3-TTS | 0.017 | 0.833 | 2.87 | 4.18 | 3.89 | 4.14 | 4.43 |
| Echo-TTS | 0.022 | 0.824 | 2.60 | 4.08 | 3.78 | 4.07 | 4.36 |
| Gepard 1.0 (Ours) | 0.036 | 0.585 | 2.64 | 4.25 | 4.16 | 4.16 | 4.51 |
| Chatterbox | 0.063 | 0.796 | 2.70 | 4.19 | 4.12 | 4.12 | 4.46 |
Gepard leads on perceived audio quality β highest naturalness (NISQA-MOS) and cleanest on noise, coloration, and discontinuity. In exchange for its streaming-first design and speed, it trades some speaker similarity (SIM) and word accuracy (WER) β a strong fit where a clean, natural real-time voice matters more than exact voice matching.
Real-time and batch speech synthesis β voice agents, dialogue systems, content voiceover β in the supported languages, with optional zero-shot voice cloning from a short reference clip.
Keep in mind:
Use it responsibly. Don't clone a voice or synthesize speech without the speaker's consent, or create misleading or harmful content. You're responsible for following applicable laws and the licenses below.
Built on Qwen3-0.8B-Base as the backbone and NVIDIA NeMo NanoCodec for audio. Training data provided by the LAION team through the Emilia and EmoNet-Voice datasets.
If you use this work in your research, please cite:
@misc{gepard_2026,
author = {Denis Pavlov, Ulanbek Abdurazakov and Nursultan Bakashov},
title = {{GEPARD}: Generative, Prosody-aware, Autoregressive text-to-speech model for Realtime Dialogue},
year = {2026},
eprint = {2609.04222},
archivePrefix = {arXiv},
primaryClass = {eess.AS},
doi = {10.48550/arXiv.2609.04222},
url = {https://arxiv.org/abs/2609.04222}
}
@misc{qwen3.5,
title = {{Qwen3.5}: Towards Native Multimodal Agents},
author = {{Qwen Team}},
month = {February},
year = {2026},
url = {https://qwen.ai/blog?id=qwen3.5}
}
@inproceedings{kwon2023vllm,
title={Efficient Memory Management for Large Language Model Serving with PagedAttention},
author={Kwon, Woosuk and Li, Zhuohan and Zhuang, Siyuan and Sheng, Ying and Zheng, Lianmin and Yu, Cody Hao and Gonzalez, Joseph E and Zhang, Hao and Stoica, Ion},
booktitle={Proceedings of the 29th Symposium on Operating Systems Principles (SOSP)},
pages={611--626},
year={2023},
eprint={2309.06180},
archivePrefix={arXiv}
}
@article{dao2023flashattention2,
title={FlashAttention-2: Faster Attention with Better Parallelism and Work Partitioning},
author={Dao, Tri},
journal={arXiv preprint arXiv:2307.08691},
year={2023}
}
@article{nvidia2025nanocodec,
title={NanoCodec: Towards High-Quality Ultra Fast Speech LLM Inference},
author={Casanova, Edresson and Neekhara, Paarth and Langman, Ryan and Hussain, Shehzeen and Ghosh, Subhankar and Yang, Xuesong and Juki{\'c}, Ante and Li, Jason and Ginsburg, Boris},
journal={arXiv preprint arXiv:2508.05835},
year={2025}
}
@article{mentzer2023fsq,
title={Finite Scalar Quantization: VQ-VAE Made Simple},
author={Mentzer, Fabian and Agustsson, Eirikur and Tschannen, Michael and Malireddy, Srikanth and Alshina, Elena},
journal={arXiv preprint arXiv:2309.15505},
year={2023}
}
@article{nvidia2024magpie,
title={Improving Robustness of LLM-based Speech Synthesis by Learning Monotonic Alignment},
author={Neekhara, Paarth and Hussain, Shehzeen and Ghosh, Subhankar and Li, Jason and Valle, Rafael and Badlani, Rohan and Ginsburg, Boris},
journal={arXiv preprint arXiv:2406.17957},
year={2024}
}
@article{ho2022cfg,
title={Classifier-Free Diffusion Guidance},
author={Ho, Jonathan and Salimans, Tim},
journal={arXiv preprint arXiv:2207.12598},
year={2022}
}
@article{rafailov2023dpo,
title={Direct Preference Optimization: Your Language Model is Secretly a Reward Model},
author={Rafailov, Rafael and Sharma, Archit and Mitchell, Eric and Ermon, Stefano and Manning, Christopher D and Finn, Chelsea},
journal={arXiv preprint arXiv:2305.18290},
year={2023}
}
@article{meng2024simpo,
title={SimPO: Simple Preference Optimization with a Reference-Free Reward},
author={Meng, Yu and Xia, Mengzhou and Chen, Danqi},
journal={arXiv preprint arXiv:2405.14734},
year={2024}
}
@article{li2023blip2,
title={BLIP-2: Bootstrapping Language-Image Pre-training with Frozen Image Encoders and Large Language Models},
author={Li, Junnan and Li, Dongxu and Savarese, Silvio and Hoi, Steven},
journal={arXiv preprint arXiv:2301.12597},
year={2023}
}
@inproceedings{khosla2020supcon,
title={Supervised Contrastive Learning},
author={Khosla, Prannay and Teterwak, Piotr and Wang, Chen and Sarna, Aaron and Tian, Yonglong and Isola, Phillip and Maschinot, Aaron and Liu, Ce and Krishnan, Dilip},
booktitle={Advances in Neural Information Processing Systems (NeurIPS)},
volume={33},
pages={18661--18673},
year={2020},
eprint={2004.11362},
archivePrefix={arXiv}
}
@article{voicestar2025,
title={VoiceStar: Robust Zero-Shot Autoregressive TTS with Duration Control and Extrapolation},
author={Peng, Puyuan and Li, Shang-Wen and Mohamed, Abdelrahman and Harwath, David},
journal={arXiv preprint arXiv:2505.19462},
year={2025}
}
@article{radford2022whisper,
title={Robust Speech Recognition via Large-Scale Weak Supervision},
author={Radford, Alec and Kim, Jong Wook and Xu, Tao and Brockman, Greg and McLeavey, Christine and Sutskever, Ilya},
journal={arXiv preprint arXiv:2212.04356},
year={2022}
}
@inproceedings{emilialarge,
author={He, Haorui and Shang, Zengqiang and Wang, Chaoren and Li, Xuyuan and Gu, Yicheng and Hua, Hua and Liu, Liwei and Yang, Chen and Li, Jiaqi and Shi, Peiyang and Wang, Yuancheng and Chen, Kai and Zhang, Pengyuan and Wu, Zhizheng},
title={Emilia: A Large-Scale, Extensive, Multilingual, and Diverse Dataset for Speech Generation},
booktitle={arXiv:2501.15907},
year={2025}
}
@article{emonet_voice_2025,
author={Schuhmann, Christoph and Kaczmarczyk, Robert and Rabby, Gollam and Friedrich, Felix and Kraus, Maurice and Nadi, Kourosh and Nguyen, Huu and Kersting, Kristian and Auer, SΓΆren},
title={EmoNet-Voice: A Fine-Grained, Expert-Verified Benchmark for Speech Emotion Detection},
journal={arXiv preprint arXiv:2506.09827},
year={2025}
}
@article{chen2021wavlm,
title={WavLM: Large-Scale Self-Supervised Pre-Training for Full Stack Speech Processing},
author={Chen, Sanyuan and Wang, Chengyi and Chen, Zhengyang and Wu, Yu and Liu, Shujie and Chen, Zhuoyuan and Li, Jinyu and others},
journal={arXiv preprint arXiv:2110.13900},
year={2021}
}
Apache 2.0 β this model and its weights are released under the Apache License 2.0.
This model uses the NVIDIA NeMo NanoCodec. That model is governed by the NVIDIA Open Model License Agreement.