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

From #541 The location of FormComponent seems to have changed in the latest gradio. Thanks to @ardha27

Hi, I tried with Turkish speech, but the converted voice changes pronunciation hugely it's not even understandable. I tried increasing the training epochs but that resulted in even more deviation...

Tested multiple times but came out to the same issue ['extract_f0_print.py', 'C:\TCHT\Retrieval-based-Voice-Conversion-WebUI/logs/suisei', '12', 'harvest'] ['extract_feature_print.py', 'cuda:0', '1', '0', '0', 'C:\TCHT\Retrieval-based-Voice-Conversion-WebUI/logs/suisei', 'v1'] C:\TCHT\Retrieval-based-Voice-Conversion-WebUI/logs/suisei load model(s) from hubert_base.pt move model to cuda...

Can somebody please explain how to see the tensorboard graphs for loss? i am using the windows setup

![2023-06-17_13-03-51](https://github.com/RVC-Project/Retrieval-based-Voice-Conversion-WebUI/assets/136893562/31943f51-e263-4e70-b936-8cd5a5d23c1c) What is the problem ? please help me

I haven't seen like any documentation for the Realtime-GUI, and I haven't been able to get it working on my own. Could someone clarify what the Hubert File is? Is...

I have a telegram bot that recieves a vocal file and then changes it to x singer. But How do I request a task via command line? Something like `python...

Traceback (most recent call last): File "D:\rvcaudio\rvc\rvc\infer-web.py", line 178, in vc_single audio = load_audio(input_audio_path, 16000) File "D:\rvcaudio\rvc\rvc\my_utils.py", line 19, in load_audio raise RuntimeError(f"Failed to load audio: {e}") RuntimeError: Failed to...