diff --git a/README.md b/README.md index d45d1a1..dd5b07f 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,10 @@ # 🐶 BARK AI: but with the ability to use voice cloning on custom audio samples +For RVC `git clone https://github.com/RVC-Project/Retrieval-based-Voice-Conversion-WebUI` and train your model or point the code to you model (must clone RVC repo in bark-with-voice-clone directory) + If you want to clone a voice just follow the `clone_voice.ipynb` notebook. If you want to generate audio from text, follow the `generate.ipynb` notebook. -To create a voice clone sample, you need an audio sample of around 5-6 seconds +To create a voice clone sample, you need an audio sample of around 5-12 seconds You will get the best results by making generations with your cloned voice until you find one that is really close to the source. Then use that as the new history prompt (comes from the model so should theoretically be more consistent)