a comfyui custom node for a/Retrieval-based-Voice-Conversion-WebUI, you can Voice-Conversion in comfyui now! NOTE: make sure ffmpeg is worked in your commandline for Linux
a comfyui custom node for Retrieval-based-Voice-Conversion-WebUI,you can Voice-Conversion in comfyui now!
make sure ffmpeg
is worked in your commandline
for Linux
apt update
apt install ffmpeg
for Windows,you can install ffmpeg
by WingetUI automatically
then!
git clone https://github.com/AIFSH/ComfyUI-RVC.git
cd ComfyUI-RVC
pip install -r requirements.txt
weights
will be download 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.
或者下载rvc_assets.zip解压后放置到ComfyUI-RVC/rvc
目录