Retrieval-based-Voice-Conversion-WebUI
Retrieval-based-Voice-Conversion-WebUI copied to clipboard
Easily train a good VC model with voice data <= 10 mins!
Hello, may I ask if RVC supports training with CPU? Because I don't have a separate graphics card, and I encountered an error in the second step of training, which...
When pre-processing the wavs, they are all normalized to keep the dataset even and consistent. This makes sense to me as a method to ensure data processed is relatively similar,...
modify log to like this `====> Epoch: 204 [2023-05-12 21:14:24] | (0:01:10.741618)`
A common complaint from Google Colab users is harvest being unusable without manually splitting their song into parts. I wonder if an argument in the command to run python infer-web.py...
## Issue Description: Currently, when running the training script, the console output doesn't provide any information about the timestamp or the time spent for each epoch. This information would be...
System: ``` Ubuntu 22.04 LTS Intel i5-12600k 32GB DDR4 AMD Radeon RX 6650 XT ``` Manually installed PyTorch 2.0.1 for rocm. Then installed requirements from requirements.txt. webui boots up without...
Using an Ubuntu system, 2x3060 (12g ea) and the latest version of RVC, commit c4a1810 During training, after a few epochs complete, a CUDA error is thrown: ``` INFO:user-test-3:====> Epoch:...
Hi, I was wondering if it would be possible to support the voice separation function of pyanno.audio in future versions? This package would make file organization much easier, especially when...
显卡1660s [logs.zip](https://github.com/RVC-Project/Retrieval-based-Voice-Conversion-WebUI/files/11452178/logs.zip)
I've been told contentvec hubert was trained at 44khz, but there are 3 options in RVC for 40khz, 48khz, and 32khz. This confuses me, as the standard for most recorded...