Retrieval-based-Voice-Conversion-WebUI
Retrieval-based-Voice-Conversion-WebUI copied to clipboard
Easily train a good VC model with voice data <= 10 mins!
灵活选择gpu
在infer阶段,如果有两个以上的gpu,程序会默认选择所有gpu进行推理。 这时如果有gpu已经被占用,就会发生内存不足的错误。 希望在infer阶段加入选择gpu的选项。
When I started step2a with the version, there should be 1801 files in that file, but when I check the command prompt, the actual file, only 23 files are loaded....
I use RTX3060ti. -- Process 0 terminated with the following error: Traceback (most recent call last): File "C:\RVC-beta\RVC-beta\runtime\lib\site-packages\torch\serialization.py", line 441, in save _save(obj, opened_zipfile, pickle_module, pickle_protocol) File "C:\RVC-beta\RVC-beta\runtime\lib\site-packages\torch\serialization.py", line 668,...
It would be nice to have a button to download in mp3 format or another light format, I can download from the player but it downloads in wav format that...
Just a suggestion that i think would help a lot, to add an option that extracts and saves a weight file automatically when saving a checkpoint, ./weights/$experimentName_$steps.pth, to easily watch...
In Colab, when I run training with the current ipynb notebook, the epochs progress very quickly (about 1 epoch in 6 seconds with Tesla T4 and batch size 14), and...
Hi, your software is pretty amazing, I can get good results in just 1000 epochs. However, I have some issue on some output files. I'm changing Man voice -> Woman...
I totally understand if this is out of the scope of RVC as a project in general, and I don't have the technical qualifications to say if it would be...
``` Ubuntu 22.04 LTS NVIDIA GTX 1060 32GB DDR4 ``` ``` python3 infer-web.py Use Language: en_US Traceback (most recent call last): File "/home/liam/Retrieval-based-Voice-Conversion-WebUI/venv/lib/python3.10/site-packages/httpx/_urlparse.py", line 339, in normalize_port port_as_int = int(port)...
Hello, I am using Accompaniment and Vocal Separation in Colab, but I encountered an error. This is my configuration in wap. Input audio folder path /content/drive/1a.flac Model HP5-主旋律人声vocals+其他instrumentals HP2-人声vocals+非人声instrumentals Specify...