Coqui TTS (XTTS)

⭐ 34.0k CPML Python 0.24.0

1,100+ pre-trained language models, YourTTS for multi-language voice cloning in under 3 seconds

📋 Info

GitHub Stars⭐ 34.0k Stars
LicenseCPML
LanguagePython
Version0.24.0
Updated2025-12-20

📖 Overview

Coqui TTS boasts the most extensive library of pre-trained TTS models, offering over 1,100 language models. Its YourTTS model enables zero-sample multilingual voice cloning for 3-second audio clips, as well as cross-lingual synthesis (producing English speech using Chinese input samples). It also provides a complete training framework that allows users to develop their own custom TTS models. Although the company behind it has ceased operations, the open-source community continues to maintain it, keeping the code and models available for use. It is suitable for research purposes and scenarios that require large numbers of pre-trained models.

✨ Features

  • Over 1100 pre-trained large language models
  • YourTTS: One-click multi-language voice cloning in just 3 seconds
  • Cross-language voice cloning
  • complete training framework
  • The open-source community continuously maintains it.

Advertisement

🚀 Quick Start

pip install TTS
git clone https://github.com/coqui-ai/TTS

🔗 Related Tools