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

Hi, There are 2 mute wav files that get included in the training data. 2 questions: 1. If I train on multiple speakers, should I include 2 of these per...

ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. lightning 2.0.2 requires fastapi=0.69.0,...

why is rvc-beta.7z not even in the download area. every tutorial says to download that but i cant even find it.

Hi, I am having issue separating instrumental and vocals, as there is no model available: ![image](https://github.com/RVC-Project/Retrieval-based-Voice-Conversion-WebUI/assets/76582100/83771474-1b71-49ee-8f9e-60b0b82a5aa4) Also, this is the error: Traceback (most recent call last): File "/app/infer-web.py", line 393,...

``` Traceback (most recent call last): File "infer-web.py", line 35, in from infer_uvr5 import _audio_pre_, _audio_pre_new File "D:\v2v\infer_uvr5.py", line 8, in import librosa File "D:\anaconda\envs\v2v\lib\site-packages\librosa\__init__.py", line 209, in from ....

After training complete in RVC v2 model. There is some error and it does not saving the file of added*.index in log folder because of this error. ```INFO:noorenSadiq-wav-100:Training is done....

I have a project that I want to deploy on a cloud server with high GPU capabilities, while I want to run the GUI on my local machine. My local...

its not detecting my gpu but its really old so i wouldn't be surprised if its not compatible. just curious if anyone knows so I know if continuing to troubleshoot...

fix #738 Gets whether is_half is used or not from config.py