📄️ Voice Changer Intro
This set of documents is a quick walkthrough of how to get RVC models trained and being able to use them in a voice changer running off your GPU card. It was created by yum_food and posted to the VR Dance Academy server. It has been reproduced here with permission and to archive it.
📄️ Part 1: Training
1. Download the latest build of RVC-Beta from lj1995/VoiceConversionWebUI on huggingface.co. At the time of writing, this is the latest build//huggingface.co/lj1995/VoiceConversionWebUI/blob/main/RVC-beta-20230513.7z The file is 3GB because it comes with a fully set up Python environment with pytorch and a bunch of other dependencies installed. pytorch alone is like 2.5 GB. This is required for training & running the neural net.
📄️ Part 2: Inference
OK, you've completed training. Suppose your input experiment name is veibae_40k_640_epochs_250m_data. There are now three files you'll need:
📄️ Other software
There are other software besides the RVC Beta that you can use the Models with.