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 780 Retrieval-based-Voice-Conversion-WebUI issues
Sort by recently updated
recently updated
newest added

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...

enhancement
help wanted

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,...

enhancement
help wanted

modify log to like this `====> Epoch: 204 [2023-05-12 21:14:24] | (0:01:10.741618)`

enhancement
good first issue

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...

enhancement
help wanted

## 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...

enhancement

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...

enhancement
stale

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:...

bug
help wanted
question

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...

enhancement
help wanted

显卡1660s [logs.zip](https://github.com/RVC-Project/Retrieval-based-Voice-Conversion-WebUI/files/11452178/logs.zip)

bug
enhancement
help wanted

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...

enhancement
good first issue