Retrieval-based-Voice-Conversion-WebUI icon indicating copy to clipboard operation
Retrieval-based-Voice-Conversion-WebUI copied to clipboard

Easily train a good VC model with voice data <= 10 mins!

Results 863 Retrieval-based-Voice-Conversion-WebUI issues
Sort by recently updated
recently updated
newest added

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,...

bug

你们能成功吗?特征库是空的 ![97fb60f77711616a4392e237e2d627d9](https://github.com/RVC-Project/Retrieval-based-Voice-Conversion-WebUI/assets/89959368/d0777a03-c8b1-456d-ad5f-563215029a77) 推理音色是有的 ![eb6b92a1dffef34a91ea64a7a3c226c7](https://github.com/RVC-Project/Retrieval-based-Voice-Conversion-WebUI/assets/89959368/42fcdd79-820b-4e06-8c14-b084b85c1e0f)

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...

in-todolist

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...

following-up

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...

following-up
in-todolist

我以为改了 `from infer_pack.models import SynthesizerTrnMs256NSF as SynthesizerTrnMs256NSFsid, SynthesizerTrn256NSFkm as SynthesizerTrnMs256NSFsid_nono` 就可以了,想不到还有其他异常,UP主能更新个可以正常执行的出来么?我想要个命令行执行直接出来结果的,非常感谢啊

following-up

On vocals/accompaniment separation & reverberation removal whenever i click the convert button i get an error on the output information ![image](https://github.com/RVC-Project/Retrieval-based-Voice-Conversion-WebUI/assets/86790371/6f150455-30ee-4a01-ac45-24c906589c56) are there any fixes to this?

following-up