Readme
Realistic Voice Cloning v2 (RVC v2) 🎙️🎭
Overview 🔊
Realistic Voice Cloning v2 (RVC v2) is a voice-to-voice model that transforms an input voice into a target voice. This tool is built upon the amazing work of SociallyIneptWeeb . We’ve wrapped his AICoverGen repo to work on Replicate! Allowing us to create AI songs with any RVCv2 model on the web!
Support SociallyIneptWeeb and learn more about his work through:
Pre-loaded Model 🦑
The RVC v2 comes pre-loaded with the Squidward voice model for immediate use.
Getting Other Voices 💥
You can expand your RVC v2’s capabilities by downloading additional models from places like QuickWick’s Music-AI-Voices Hugging Face Repository . Here’s how:
-
Visit the repository and go to Files and Versions
-
Select a model, such as the
Music-AI-Voices/2Pac Tupac (RVC) 150 Epoch. It’s important to pick a model which has “(RVC)” in the name -
Then click on the
.zipfile to access the model’s download page, e.g., 2Pac Tupac (RVC) 150 Epoch -
Right click on the download button and copy the link address - e.g. download URL:
https://huggingface.co/QuickWick/Music-AI-Voices/resolve/main/2Pac%20Tupac%20(RVC)%20150%20Epoch/2Pac%20Tupac%20(RVC)%20150%20Epoch.zip?download=trueascustom_rvc_model_download_url -
Select the model to use (once it’s automatically downloaded)
rvc_model = "CUSTOM"
Note: Ensure that the
rvc_model
and
custom_rvc_model_download_name
match, as they represent the chosen model and the name of the downloaded model file, respectively.
Another good websites to find RVC (v2) models are voice-models
Terms of Use 📚
The use of the converted voice for the following purposes is prohibited.
-
Criticizing or attacking individuals.
-
Advocating for or opposing specific political positions, religions, or ideologies.
-
Publicly displaying strongly stimulating expressions without proper zoning.
-
Selling of voice models and generated voice clips.
-
Impersonation of the original owner of the voice with malicious intentions to harm/hurt others.
-
Fraudulent purposes that lead to identity theft or fraudulent phone calls.
Disclaimer ‼️
I am not liable for any direct, indirect, consequential, incidental, or special damages arising out of or in any way connected with the use/misuse or inability to use this software.


