ComfyOnline
ComfyUI-RVC

ComfyUI-RVC

a comfyui custom node for Retrieval-based-Voice-Conversion-WebUI,you can Voice-Conversion in comfyui now!

How to use

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目录

Tutorial

Demo

WeChat Group && Donate

<div> <figure> <img alt='Wechat' src="wechat.jpg?raw=true" width="300px"/> <img alt='donate' src="donate.jpg?raw=true" width="300px"/> <figure> </div>

Thanks