#6 · Primary category: Speech & Audio

ChatTTS

agent chat chatgpt chattts chinese chinese-language english english-language gpt llm llm-agent natural-language-inference python text-to-speech torch torchaudio tts

A generative speech model for daily dialogue.

Project last updated:04/10/26

GitHub Stars

39.8K

Forks

4.3K

Contributors

59

License

AGPL-3.0

Why we included this project

ChatTTS is a text-to-speech model aimed at conversational dialogue rather than flat narration. It predicts prosodic details like laughter, interjections, and pauses, and supports multiple speakers, so a voice assistant or chatbot can sound expressive instead of robotic. Pretrained weights are included for English and Chinese, and the repo ships the core algorithm plus simple examples, which is enough to judge voice quality before you wire it into a larger LLM pipeline. Teams that want spoken output without training a voice model from scratch can start here.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category