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

Traceback (most recent call last): File "D:\Downloads\RVC1006Nvidia (1)\RVC1006Nvidia\runtime\lib\site-packages\gradio\routes.py", line 321, in run_predict output = await app.blocks.process_api( File "D:\Downloads\RVC1006Nvidia (1)\RVC1006Nvidia\runtime\lib\site-packages\gradio\blocks.py", line 1006, in process_api result = await self.call_function(fn_index, inputs, iterator, request)...

This occured while training a voice model I'm using wsl with ubuntu 22.04 error: > Could not load library libcudnn_cnn_infer.so.8. Error: libcuda.so: cannot open shared object file: No such file...

-- Process 0 terminated with the following error: Traceback (most recent call last): File "D:\Downloads\RVC\RVC-beta\runtime\lib\site-packages\torch\multiprocessing\spawn.py", line 69, in _wrap fn(i, *args) File "D:\Downloads\RVC\RVC-beta\train_nsf_sim_cache_sid_load_pretrain.py", line 189, in run train_and_evaluate( File "D:\Downloads\RVC\RVC-beta\train_nsf_sim_cache_sid_load_pretrain.py",...

"sounddevice.PortAudioError: Error opening Stream: Invalid sample rate [PaErrorCode -9997]" Keep receiving this error when running. How to change the frequency config?

using a M1 macbook pro 16". It logs 'pitch extraction..' and then suddenly the dreaded error appears. No idea where to go from here or what I should do. Please...

The VITS project contains posterior encoder which converts audio to latent space variables. But HuBERT does the same. Does RVC work by generating latent space variables with HuBert and than...

I get this error if I want to start the realtime gui, any help? ^^ 2024-08-26 00:56:59 | INFO | faiss.loader | Loading faiss with AVX2 support. 2024-08-26 00:56:59 |...

Hello dear all. I had an error. System: Ubuntu 24.04 GPU: 2x3090 Ram: 128Gb Python version 3.9.8 Can you please help me, where I'm wrong? Traceback (most recent call last):...

Since Fairseq causes so many conflicts it would be a good idea if contentvec could be loaded using transformers instead, as there is already a hugging face model and conversion...

Hi everyone, I have followed all the installation process for Intel cards (specifically I have Intel(R) Iris(R) Xe Graphics). However, I get the following message _"No supported Nvidia GPU found...