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

Nihao! ![Image](https://github.com/user-attachments/assets/a82e8881-7b61-4b40-8f58-c711afed7879) When to expect RTX 50XX support? 5070 TI and 5080 are not working at this moment. Thank you!

I tried to get an RTX 5090 and continue RVC work, but It seems that there is a conflict because sm_120 is not supported. When running RVC, the gpu output...

![Image](https://github.com/user-attachments/assets/43211062-2628-4914-aab2-5aa91c80f134)

如题,由于环境配置稍微复杂,是否可以通过Infer GUI连接到远程推理后端进行实时推理

运行变声器的界面卡死 ![Image](https://github.com/user-attachments/assets/ad0f5a05-116d-4d1d-9106-aff7b5a7fbba)

双击 ![Image](https://github.com/user-attachments/assets/0ac9dc70-b7b4-40fd-80f9-b673e3132f0b) 之后,弹出界面 ![Image](https://github.com/user-attachments/assets/5444dd89-6fb9-45fb-a477-65464f308e5a) 这个问题该怎么解决?我是电脑小白

Hello I am using the RVC GUI, and when trying to use any RVC model, there is a lot of crackling. Even increasing block_time doesnt really help, it reduces the...

ERROR: Could not open requirements file: [Errno 2] No such file or directory: 'requirements-dml.txt' 请问是什么问题?怎么解决呢? 知道的告诉一下,谢谢。

INFO:test2:====> Epoch: 200 [2023-08-26 18:18:25] | (0:00:20.367071) INFO:test2:Training is done. The program is closed. INFO:test2:saving final ckpt:Success. _Traceback (most recent call last): File "C:\Users\Catalin\Desktop\RVC0813AMD_Intel\RVC0813AMD_Intel\runtime\lib\site-packages\gradio\routes.py", line 321, in run_predict output =...

following up

**问题描述:** 使用intel Arc 770显卡进行训练, 显示全流程结束, 成功构建索引. logs文件夹能找到add开头的index索引, 但是weight文件夹下没有pth文件. 命令行窗口过程报错如下: ```bash f0fail-14-C:\software\RVC1006AMD_Intel1/logs/pyxpu/1_16k_wavs/0_124.wav-Traceback (most recent call last): File "infer/modules/train/extract/extract_f0_rmvpe.py", line 89, in go featur_pit = self.compute_f0(inp_path, f0_method) File "infer/modules/train/extract/extract_f0_rmvpe.py", line 52, in...