XTTS v2
Coqui's flagship multilingual voice-cloning TTS — clones a speaker from a 6-second reference clip and synthesizes in 17 languages with cross-lingual transfer. Released under the Coqui Public Model License (CPML), which restricts commercial use without a separate license.
Technically excellent, legally radioactive for product use. If you need cloning + multilingual and can negotiate CPML, fine; otherwise look at F5-TTS or Orpheus.
Overview
Coqui's flagship multilingual voice-cloning TTS — clones a speaker from a 6-second reference clip and synthesizes in 17 languages with cross-lingual transfer. Released under the Coqui Public Model License (CPML), which restricts commercial use without a separate license.
Strengths
- Few-shot voice cloning from ~6 seconds of reference audio
- 17-language coverage with cross-lingual voice transfer
- Strong expressivity and prosody compared to Piper/Kokoro
- Massive community adoption — 9M+ downloads, mature tooling
Weaknesses
- Coqui Public Model License explicitly forbids commercial use without a paid license — a real trap many users miss
- Coqui the company shut down in early 2024, so upstream support is community-only
- Higher latency than Kokoro/Piper; needs GPU for realtime
- Clone quality varies sharply with reference audio cleanliness
Quantization variants
Each quantization trades model quality for file size and VRAM. Q4_K_M is the most popular starting point.
| Quantization | File size | VRAM required |
|---|---|---|
| Q4_K_M | 0.3 GB | 1 GB |
Get the model
HuggingFace
Original weights
Source repository — direct quantization required.
Hardware that runs this
Cards with enough VRAM for at least one quantization of XTTS v2.
Models worth comparing
Same parameter band, plus what's one tier above and below — so you can decide what actually fits your hardware.
Frequently asked
What's the minimum VRAM to run XTTS v2?
Can I use XTTS v2 commercially?
What's the context length of XTTS v2?
Source: huggingface.co/coqui/XTTS-v2
Reviewed by RunLocalAI Editorial. See our editorial policy for how we research and verify model claims.
Related — keep moving
Verify XTTS v2 runs on your specific hardware before committing money.