2noise/ChatTTS
ChatTTS
A generative speech model for daily dialogue.
Overview
A generative speech model for daily dialogue.
Best for
- Evaluating ChatTTS for Python AI workflows.
- Comparing a GitHub project with 39,289 stars and current repository activity.
Pros
- ChatTTS has visible GitHub traction with 39,289 stars. Topics: agent, chat, chatgpt.
- The project provides an external homepage for deeper evaluation.
Cons
- Production fit still depends on documentation depth, issue activity, and release cadence.
- License review should confirm the AGPL-3.0 terms fit your use case.
Production readiness
ChatTTS should be validated with its README, release history, open issues, and integration requirements before production use.
License risk
AGPL-3.0 is reported by GitHub; review the repository license before redistribution or commercial use.
Install
pip install --upgrade -r requirements.txtconda create -n chattts python=3.11conda activate chatttspip install -r requirements.txtpip install safetensors vllm==0.2.7 torchaudio