Update README.md

This commit is contained in:
Francis LaBounty
2023-07-19 19:15:18 -06:00
committed by GitHub
parent dc67a8debb
commit 3159b9a86e

View File

@@ -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)