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 copied from Retrieval_based_Voice_Conversion_WebUI.ipynb and added small changes. I commented what I changed on PR code diff.

Hi, I am running the training code locally and porting it to Ray. I've been looking to use your pretrained checkpoints from Hugging Face. Unless I am missing something, these...

Hello, when I train a model, whether on Arch Linux or Windows, I get no more than 4 it/s and it's very slow. Since I have a 4090 I'd be...

help wanted
question

Fixed some naming issues.

I'd like to see it merged after #338. Fixed missing "self" and changed one of the two configs to GUIConfig.

Web version suggestions and errors Hello, I have encountered some problems while using rvc web. Firstly, there are some errors when using the batch inference feature: PS: I am using...

enhancement

When loading in the .pth file to Inferencing timbre, it throws the following error: `TypeError: SynthesizerTrnMs256NSFsid.__init__() takes 19 positional arguments but 20 were given` It appears to be happening on...

enhancement
help wanted

2023-05-24 07:44:09 | INFO | faiss.loader | Loading faiss with AVX2 support. 2023-05-24 07:44:09 | INFO | faiss.loader | Could not load library with AVX2 support due to: ModuleNotFoundError("No module...

bug
help wanted

Hello! First of all, thank you for this incredible software. This is the first voice cloning AI that works for me! Sadly, I met a pretty huge issue. After a...