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

RVC_DOWNLOAD_LINK = "https://huggingface.co/lj1995/VoiceConversionWebUI/resolve/main/" 需修改为 RVC_DOWNLOAD_LINK = "https://huggingface.co/lj1995/VoiceConversionWebUI/blob/main/" 即resolve替换为blob

RVC启动后可以识别设备,但是还是无法运行

[COVER DIM \[vocals\].mp3](https://github.com/user-attachments/files/21829639/COVER.DIM.vocals.mp3)

[COVER DIM \[vocals\].mp3](https://github.com/user-attachments/files/21829624/COVER.DIM.vocals.mp3)

![屏幕截图 2025-06-25 030959](https://github.com/user-attachments/assets/bb7ae570-8a54-4f14-b176-5cb93f565db1) # Pull request checklist - [ ] The PR has a proper title. Use [Semantic Commit Messages](https://seesparkbox.com/foundry/semantic_commit_messages). (No more branch-name title please) - [ ] Make sure...

Unfortunately, I have to tell you the truth that the initial RVC developer, whose name is RVC-Boss, basically refuses ANYONE to do ANY changes (including PR) on HIS project, which...

documentation
enhancement
help wanted
dependencies

Exception in Tkinter callback Traceback (most recent call last): File "/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/tkinter/__init__.py", line 1892, in __call__ return self.func(*args) File "/Users/shiyu/Documents/GitHub/Retrieval-based-Voice-Conversion-WebUI/.venv/lib/python3.8/site-packages/FreeSimpleGUI/elements/button.py", line 352, in ButtonCallBack is_all = [(x, y) for (x, y)...

对于本身具有大量气声的推理源,电音撕裂是不是难以避免?另外,训练集中的呼吸音对训练是正面效果还是负面效果呢

The building (with wheel) of a dependency fails on modern python. Related to #2644 I attempted to use both pip and poetry, it won't work. Here's the poetry log. ```plaintext...