ComfyUI Extension
CosyVoice2 for ComfyUI
ComfyUI_NTCosyVoice is a plugin of ComfyUI for Cosysvoice2
muxueChen/ComfyUI_NTCosyVoice
Nodes3
On cloudLocal install
CategoryNineton Nodes
Stars170
Updatedabout a year ago
Nodes (3)
NTCosyVoiceCrossLingualSampler
Make a Voice Speak a Language It Never Spoke — Cross-Lingual CosyVoice
Nineton Nodes
NTCosyVoiceInstruct2Sampler
Tell CosyVoice2 How to Say It — the Instruct2 Sampler
Nineton Nodes
NTCosyVoiceZeroShotSampler
Clone a Voice From One Short Clip — CosyVoice2 Zero-Shot in ComfyUI
Nineton Nodes
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