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

Does any one know what's the function of F0 curve file and how to use it?

纯小白,救救孩子吧,能装的都装了,一直执行go-web.bat一直提示:ImportError: DLL load failed while importing _ufuncs: %1 不是有效的 Win32 应用程序。 ![Snipaste_2023-06-08_02-34-29](https://github.com/RVC-Project/Retrieval-based-Voice-Conversion-WebUI/assets/118077453/498ab366-f921-4f73-95a6-9313a91f7295)

Hey, I'm having trouble training my model. I always have the same error saying that Cuda used all my GPU's memory. I tried using this program for a project with...

Exception in thread Thread-8 (soundinput): Traceback (most recent call last): File "C:\Users\nbazz\.conda\envs\Voice\lib\threading.py", line 1009, in _bootstrap_inner self.run() File "C:\Users\nbazz\.conda\envs\Voice\lib\threading.py", line 946, in run self._target(*self._args, **self._kwargs) File "E:\gitprojects\Retrieval-based-Voice-Conversion-WebUI\gui.py", line 535, in...

I get the following error when trying to infer however my file path for the audio file is "C:\Users\lolfa\Downloads\scatman2", which seems fine to me, and the filename is vocalscatman.wav, which...

不知道一开始的两个D、G底模是怎么训练的,想要用自己的训练集训练底模。是不是找个单人比较大的训练集训练完以后的模型可以当做自己的底模?

I have trained models, need to inference .wav files with API

Under the train tab, I set the setting on step 3 to save a small finished model to the "weights" directory for every epoch matching the specified "save frequency". And...

Everything seems to work fine until I start training the model. The preprocessing finalizes, but when the actual training is supposed to start, it tries to access the '3_feature768' folder......