Replay is an open-source, cross-platform application that provides an easy-to-use UI for creating AI covers using RVC technology.
Don't want to deal with the complex setup yourself? Download the ready-to-run application from tryreplay.io and jump straight into creating your AI covers.
Download over 13,000 free RVC models in a variety of languages from weights.gg.
After cloning the repo, install the dependencies with Yarn, and then run the inference setup script in /python. After that, you can start the application with yarn dev.
git clone https://github.com/tryreplay/replay-app.git
yarn install
cd python/
python3 setup.py
cd ..
yarn dev- Node.js
v19 - Python
3.11
Important: Make sure your IDE or terminal has full disk access enabled in permissions.
Feel free to open issues and submit PRs. For more details, see CONTRIBUTING.md.
This project is licensed under the MIT License - see the LICENSE file for details.
