From 3b567365f650ee481c52dc5c32e55d4fddf5b6d6 Mon Sep 17 00:00:00 2001 From: Devin Schumacher <45643901+devinschumacher@users.noreply.github.com> Date: Sat, 23 Aug 2025 21:14:03 -0700 Subject: [PATCH] Update README.md --- README.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/README.md b/README.md index dd5b07f..78a6d57 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,20 @@ # 🐶 BARK AI: but with the ability to use voice cloning on custom audio samples +--- + +## UPDATE: We launched a follow-up to BARK -- + +_a hyper realistic AI Voice Cloner Desktop App_ + +- Runs locally +- All data is yours - 100% data privacy +- No costs to run + +👉 Check it out here: https://github.com/serpapps/ai-voice-cloner + + +--- + 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.