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

系统环境: ``` ❯ fastfetch -` lovemilk@*** .o+` --------------------- `ooo/ OS: Arch Linux x86_64 `+oooooo: Kernel: Linux 6.17.7-zen1-1-zen -+oooooo+: Uptime: 7 hours, 33 mins `/:-:++oooo+: Packages: 2539 (pacman), 6 (flatpak) `/++++/+++++++:...

As the issue shows, after processing the files and clicking the "Feature Extraction", it stops as it shows "load model(s) from assets/hubert/hubert_base.pt". ( I ensure that I have downloaded this...

i have found out that the new pytorch not can alocate the memmory.The file is 16 min. long. When i make a inference with the updated pytorch i get the...

I even tried doing the training manually instead on the one-click training, but the index button doesn't seem to do anything. Nothing is printed to the console when pressed. I...

Sometimes when i try to train a model, it give me this error: `not enough memory: you tried to allocate 20971520 bytes` I am using an Intel i5 8400 CPU...

why can't I train with the latest pytorch i have upgradet pytorch to 2.8.0

Traceback (most recent call last): File "infer-web.py", line 8, in from infer.modules.vc.modules import VC File "/Users/xulvxin/Desktop/Code/Retrieval-based-Voice-Conversion-WebUI/infer/modules/vc/modules.py", line 7, in import soundfile as sf File "/Users/xulvxin/Desktop/Code/Retrieval-based-Voice-Conversion-WebUI/.venv/lib/python3.8/site-packages/soundfile.py", line 17, in from _soundfile...

**Bug Description** Training fails on single GPU systems with the following error: `RuntimeError: makeDeviceForHostname(): unsupported gloo device` **Environment** GPU: NVIDIA GTX 1660 TI (single gpu) Python: 3.10 OS: Win11 **FULL...

i try to run the MMVCserver file and it opens with the code and automatically closes. i don’t know a fix nor can i find one anywhere. i’ve downloaded older...

I don't know what I'm doing wrong. Any model I train with RVC produces highly metallic/robotic timbre at inference, even on clips that were part of the training set. I'm...