ComfyUI Extension: CosyVoice2 for ComfyUI

Authored by muxueChen

Created

Updated

118 stars

ComfyUI_NTCosyVoice is a plugin of ComfyUI for Cosysvoice2

README

CosyVoice2 for ComfyUI

ComfyUI_NTCosyVoice is a plugin of ComfyUI for Cosysvoice2

install plugin

git clone https://github.com/muxueChen/ComfyUI_NTCosyVoice.git

Install dependency packages

cd ComfyUI_NTCosyVoice
pip install -r requirements.txt

download models

python downloadmodel.py

Install ttsfrd (Optional)

Notice that this step is not necessary. If you do not install ttsfrd package, we will use WeTextProcessing by default.

cd pretrained_models/CosyVoice-ttsfrd/
unzip resource.zip -d .
pip install ttsfrd_dependency-0.1-py3-none-any.whl
pip install ttsfrd-0.4.2-cp310-cp310-linux_x86_64.whl