Skip to content

A generative speech model for daily dialogue.

License

Notifications You must be signed in to change notification settings

masonchen2014/ChatTTS

 
 

Repository files navigation

chattts

introduction

clone repo

git clone https://github.com/masonchen2014/ChatTTS
cd ChatTTS

install requirements

conda create -n chattts python=3.11
conda activate chattts
pip install -r requirements.txt

lauch webui

python examples/web/webui.py

About

A generative speech model for daily dialogue.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.5%
  • Other 0.5%