Retrieval-based-Voice-Conversion-WebUI
Retrieval-based-Voice-Conversion-WebUI copied to clipboard
Easily train a good VC model with voice data <= 10 mins!
I tried training some models with different voice lines taken from a videogame, they were all about 10 minutes long, but I could't managed to get good results. The audio...
RuntimeError: "slow_conv2d_cpu" not implemented for 'Half' ValueError: need at least one array to concatenate
I have set 8 threads and only 8 files get processed before it gets stuck. Here's the log: ``` runtime\python.exe trainset_preprocess_pipeline_print.py "C:\Users\******\Desktop\Programming\*****\Sample" 40000 8 C:\Users\*****\Desktop\Programming\RVC-beta-v2-0618/logs/Medan False start preprocess ['trainset_preprocess_pipeline_print.py', 'C:\\Users\\*****\\Desktop\\Programming\\*****\\Sample',...
there's two .dll files (which add up to 841 mb) that refuse to let me delete them. it constantly says they're being used by another program, even though i don't...
Hi, I have successfully ran this app in a Docker container, however, once I get to train model buttons, I am getting this error: ``` /usr/local/lib/python3.10/site-packages/torch/functional.py:641: UserWarning: stft with return_complex=False...
Error: python infer-web.py Traceback (most recent call last): File ""path"\RVC1006Nvidia\infer-web.py", line 3, in from dotenv import load_dotenv ModuleNotFoundError: No module named 'dotenv'
# 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...
# 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 you are requesting...
Hi I have followed the steps to run the GUI but face this error when running the command: ``` (.venv) (rvc) ➜ Retrieval-based-Voice-Conversion-WebUI git:(main) ✗ python infer-web.py Traceback (most recent...