Extensions/CosyVoice2 for ComfyUI
ComfyUI Extension

CosyVoice2 for ComfyUI

ComfyUI_NTCosyVoice is a plugin of ComfyUI for Cosysvoice2

By muxueChen·Created 2 years ago·Updated about a year ago· 170
muxueChen/ComfyUI_NTCosyVoice
Nodes3
On cloudLocal install
CategoryNineton Nodes
Stars170
Updatedabout a year ago
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