Retrieval-based-Voice-Conversion-WebUI
Retrieval-based-Voice-Conversion-WebUI copied to clipboard
Easily train a good VC model with voice data <= 10 mins!
### Issue: Training Process Halts with Errors **Environment Specifications:** - **Operating System:** Debian GNU/Linux 12 (bookworm) x86_64 6.1.0-9-amd64 - **Python Version:** 3.10 - GPU: Dual NVIDIA GeForce RTX 4090s -...
RuntimeError: [../third_party/gloo/gloo/transport/tcp/pair.cc:534] Connection closed by peer [127.0.0.1]:10895这是什么错误,该如何解决
能否通过多机多卡去做训练
There's a mistake in the text file name in Readme file that throws error during installation ``` poetry init -n poetry env use "path to your python.exe" poetry run pip...
i want to use RVC as an api? how can i use? something like this..... upload the audio - load the model - get generated audio - without using gradio!...
Command line batch processing of RVC and UVR example RVC和UVR的命令行批处理 # PR type - new feature , example # Description 1. 常见问题解答中的推理脚本在目前版本中无法使用。 2. 本提交是提供一个批处理批量处理音乐文件,音乐文件会先被分离成音轨(使用HP5_only_main_vocal),然后vocal经过RVC转换,最后把新的音频和伴奏合并成一个文件。支持格式["wav", "flac", "mp3", "m4a"] 3. 也支持单文件,和不是音乐的音频,非音乐就不会被分离音轨,直接RVC输出。 4....
So I got everything setup with the RVC-UI on my Mac and it launches successfully but when I try to use a .pth file and convert audio, I get an...
I have tried running both inference and batch inference, but it always stuck there, but I can run inference without using refer the index file my python version is 3.9.12...
# 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 you are requesting the right...
So I'm working on a novel where one of the main characters is a singer and I decided to create a voice model for her so I can hear her...