Retrieval-based-Voice-Conversion-WebUI
Retrieval-based-Voice-Conversion-WebUI copied to clipboard
Easily train a good VC model with voice data <= 10 mins!
I got this error during one click training Traceback (most recent call last): File "D:\Ai tests\RVC-beta\RVC-beta-v2-0618\extract_f0_print.py", line 14, in f = open("%s/extract_f0_feature.log" % exp_dir, "a+") FileNotFoundError: [Errno 2] No such...
``` D:\python\RVC-beta-v2-0618>runtime\python.exe infer-web.py --pycmd runtime\python.exe --port 7897 Traceback (most recent call last): File "D:\python\RVC-beta-v2-0618\infer-web.py", line 38, in from vc_infer_pipeline import VC File "D:\python\RVC-beta-v2-0618\vc_infer_pipeline.py", line 5, in import pyworld, os, traceback,...
你们能成功吗?特征库是空的  推理音色是有的 
I know there’s been caching implemented to speed up inferences after the first inference, but is there no way to speed up the initial inference?? Crepe just doesn’t sound as...
I try to get RVC read story in my own voice, the audio I put in is 13mins, after processing for 4mins, RVC stops with error. I have 16GB ram...
I've been trying to set this up for a little while now, and have not managed to do it. I got a trained model from a friend, (which works in...
Hi, I would like to train an RVC model on a server without a GUI, using only the command line interface (CLI). What steps do I need to follow in...
While saving only the latest '.ckpt' file to save disk space is a great idea, there are several situations where something unexpected happens like some error in Colab that is...
我以为改了 `from infer_pack.models import SynthesizerTrnMs256NSF as SynthesizerTrnMs256NSFsid, SynthesizerTrn256NSFkm as SynthesizerTrnMs256NSFsid_nono` 就可以了,想不到还有其他异常,UP主能更新个可以正常执行的出来么?我想要个命令行执行直接出来结果的,非常感谢啊
On vocals/accompaniment separation & reverberation removal whenever i click the convert button i get an error on the output information  are there any fixes to this?