Support both CosyVoice1.0 and CosyVoice2.0. Referenced a/CosyVoice-ComfyUI, the following modifications have been made: Add support for CosyVoice2.0, Add whether to use stream processing options, Use speed control by CosyVoice, Add model path check to avoid duplicate downloads, Provide two ways of use
Support both CosyVoice1.0 and CosyVoice2.0.
Referenced CosyVoice-ComfyUI, the following modifications have been made:
CosyVoice 2.0: Demos; Paper; Modelscope; HuggingFace
CosyVoice 1.0: Demos; Paper; Modelscope
git clone https://github.com/SshunWang/ComfyUI_CosyVoice.git
cd ComfyUI_CosyVoice
pip install -r requirements.txt
Copy to "your comfyui path"/custom_nodes or create a solft link to the path of this repo with ln -s command or clone to "your comfyui path"/custom_nodes directly
The corresponding model will be downloaded during the first use