ChatTTSPlus is an extension of ChatTTS, adding features such as TensorRT acceleration, voice cloning, and mobile model deployment.
If you find this project useful, please give it a star! ✨✨
NotebookLM podcast: .
Use ChatTTSPlus to turn the
AnimateAnyone paper into a podcast.
Your browser does not support playing this video!
conda create -n chattts_plus python=3.10 && conda activate chattts_plusgit clone https://github.com/warmshao/ChatTTSPlus, and navigate to the project root directory: cd ChatTTSPluspip install -r requirements.txtwebui.bat to use. If you want to update the code, please double-click update.bat. Note: This will overwrite all your local code modifications.python webui.py --cfg configs/infer/chattts_plus_trt.yaml.python webui.py --cfg configs/infer/chattts_plus.yamlYour browser does not support playing this video!
ChatTTSPlus inherits the license from ChatTTS; please refer to ChatTTS as the standard.
The code is published under the AGPLv3+ license.
The model is published under the CC BY-NC 4.0 license. It is intended for educational and research use and should not be used for any commercial or illegal purposes. The authors do not guarantee the accuracy, completeness, or reliability of the information. The information and data used in this repository are for academic and research purposes only. The data is obtained from publicly available sources, and the authors do not claim any ownership or copyright over the data.
We do not hold any responsibility for any illegal usage of the codebase. Please refer to your local laws about DMCA and other related laws.
85 commits
2 commits
Python
99.9%
ChatTTSPlus is an extension of ChatTTS, adding features such as TensorRT acceleration, voice cloning, and mobile model deployment.
If you find this project useful, please give it a star! ✨✨
NotebookLM podcast: .
Use ChatTTSPlus to turn the
AnimateAnyone paper into a podcast.
Your browser does not support playing this video!
conda create -n chattts_plus python=3.10 && conda activate chattts_plusgit clone https://github.com/warmshao/ChatTTSPlus, and navigate to the project root directory: cd ChatTTSPluspip install -r requirements.txtwebui.bat to use. If you want to update the code, please double-click update.bat. Note: This will overwrite all your local code modifications.python webui.py --cfg configs/infer/chattts_plus_trt.yaml.python webui.py --cfg configs/infer/chattts_plus.yamlYour browser does not support playing this video!
ChatTTSPlus inherits the license from ChatTTS; please refer to ChatTTS as the standard.
The code is published under the AGPLv3+ license.
The model is published under the CC BY-NC 4.0 license. It is intended for educational and research use and should not be used for any commercial or illegal purposes. The authors do not guarantee the accuracy, completeness, or reliability of the information. The information and data used in this repository are for academic and research purposes only. The data is obtained from publicly available sources, and the authors do not claim any ownership or copyright over the data.
We do not hold any responsibility for any illegal usage of the codebase. Please refer to your local laws about DMCA and other related laws.
85 commits
2 commits
Python
99.9%