a comfyui custom node for ChatTTS
This repo is for academic purposes only. It is intended for educational and research use, and should not be used for any commercial or legal purposes. The authors do not guarantee the accuracy, completeness, or reliability of the information. The information and data used in this repo, are for academic and research purposes only. The data obtained from publicly available sources, and the authors do not claim any ownership or copyright over the data.
本文件中的信息仅供学术交流使用。其目的是用于教育和研究,不得用于任何商业或法律目的。作者不保证信息的准确性、完整性或可靠性。本文件中使用的信息和数据,仅用于学术研究目的。这些数据来自公开可用的来源,作者不对数据的所有权或版权提出任何主张。
git clone https://github.com/AIFSH/ComfyUI-ChatTTS.git
cd ComfyUI-ChatTTS
pip install -r requirements.txt
# if Linux, you need install follow module to enable text normalize
pip install pynini==2.1.5
pip install Cython
pip install WeTextProcessing
weights
will be downloaded from huggingface automatically! if you in china,make sure your internet attach the huggingface
or if you still struggle with huggingface, you may try follow hf-mirror to config your env.
or download the asset
and config
from 2Noise/ChatTTS, put them in ComfyUI-ChatTTS/pretrained_models