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

机器配置: CPU:E5-2680V4 内存:DDR4 64G 显卡:GT730 D5 2G 在进行训练过程中,特征提取步骤出现报错,导致训练特征索引无法生成,日志如下: 2025-03-06 16:24:57 | INFO | __main__ | "runtime\python.exe" infer/modules/train/extract/extract_f0_print.py "C:\Portable Softwares\RVC/logs/mi-test" 19 rmvpe ['infer/modules/train/extract/extract_f0_print.py', 'C:\\Portable Softwares\\RVC/logs/mi-test', '19', 'rmvpe'] todo-f0-9 f0ing,now-0,all-9,-C:\Portable Softwares\RVC/logs/mi-test/1_16k_wavs/0_1.wav todo-f0-9...

I just got 50 series (RTX 5080) and I can't run the RVC properly. I get the following message: warnings.warn(incompatible_device_warn.format(device_name, capability, " ".join(arch_list), device_name)) 2025-03-05 00:37:01 | INFO | configs.config...

I wanna to know what the license of these pretrain weights: https://huggingface.co/lj1995/VoiceConversionWebUI/blob/main/hubert_base.pt https://huggingface.co/lj1995/VoiceConversionWebUI/blob/main/rmvpe.pt

## PyTorch 2.6+ 当使用 PyTorch 2.6 及以上版本时提取音高环节会报错 ``` Traceback (most recent call last): File "D:\RVC\infer\modules\train\extract_feature_print.py", line 89, in models, saved_cfg, task = fairseq.checkpoint_utils.load_model_ensemble_and_task( File "D:\RVC\.venv\lib\site-packages\fairseq\checkpoint_utils.py", line 425, in load_model_ensemble_and_task state...

# Pull request checklist - [x] The PR has a proper title. Use [Semantic Commit Messages](https://seesparkbox.com/foundry/semantic_commit_messages). (No more branch-name title please) - [x] Make sure this is ready to be...

完整日志 使用正确的index文件 ``` O:\RVC-WebUi\RVC1006Nvidia>runtime\python.exe infer-web.py --pycmd runtime\python.exe --port 7897 2025-01-11 22:19:03 | INFO | configs.config | Found GPU NVIDIA P106-100, force to fp32 overwrite preprocess and configs.json is_half:False, device:cuda:0 2025-01-11...

比如通过微调训练带河南口音的克隆音色

I'm trying to get this installed. I'm running on an Nvidia Windows machine through Pinokio I keep getting this error when I try to process a short test using a...

OS: Windows 11 Pro WSL: Ubuntu-22.04 GPU: A770 16GB Docker Container: intel/intel-extension-for-pytorch:xpu-flex-2.0.110-xpu (https://hub.docker.com/r/intel/intel-extension-for-pytorch) Docker commend: `docker run -it --name rvc -v D:\Download:/home/user/data --device /dev/dxg -v /usr/lib/wsl:/usr/lib/wsl -p 7897:7897 intel/intel-extension-for-pytorch:xpu-flex-2.0.110-xpu` Running...

Hello, I found a few vulnerabilities in the Retrieval-based-Voice-Conversion-WebUI project which I'd like to report. Please let me know if you'd like me to send the report to an email...