:warning: The main branch is bleeding edge: Expect frequent updates and many breaking changes after every commit
This project provides a comprehensive platform for training RVC models and generating AI voice covers. Use the app to download the required files before using or manually download them here: https://huggingface.co/datasets/SayanoAI/RVC-Studio/tree/main
virtualenv venv.source venv/bin/activate on Linux/Mac or venv\Scripts\activate on Windows. Or use conda create -n RVC-Studio & conda activate RVC-Studio if you're using conda package manager.pip install -r requirements.txt.streamlit run Home.py.Or run it in Google Colab
Chat functionality has been migrated to RVC-Chat.
Feel free to use larger versions of these models if your computer can handle it. (you will have to build your own config)
Run docker compose up --build in the main project folder.
Known issue: Tensorboard doesn't work inside a docker container. Feel free to submit a PR if you know a solution. fixed in commit 8b720936b4dab347cba0e4a791330fb533bfdf1d
This project is for educational and research purposes only. The generated voice overs are not intended to infringe on any copyrights or trademarks of the original songs or text. The project does not endorse or promote any illegal or unethical use of the generative AI technology. The project is not responsible for any damages or liabilities arising from the use or misuse of the generated voice overs.
This project uses code and AI models from the following repositories:
We thank all the authors and contributors of these repositories for their amazing work and for making their code and models publicly available.
Python
99.5%
:warning: The main branch is bleeding edge: Expect frequent updates and many breaking changes after every commit
This project provides a comprehensive platform for training RVC models and generating AI voice covers. Use the app to download the required files before using or manually download them here: https://huggingface.co/datasets/SayanoAI/RVC-Studio/tree/main
virtualenv venv.source venv/bin/activate on Linux/Mac or venv\Scripts\activate on Windows. Or use conda create -n RVC-Studio & conda activate RVC-Studio if you're using conda package manager.pip install -r requirements.txt.streamlit run Home.py.Or run it in Google Colab
Chat functionality has been migrated to RVC-Chat.
Feel free to use larger versions of these models if your computer can handle it. (you will have to build your own config)
Run docker compose up --build in the main project folder.
Known issue: Tensorboard doesn't work inside a docker container. Feel free to submit a PR if you know a solution. fixed in commit 8b720936b4dab347cba0e4a791330fb533bfdf1d
This project is for educational and research purposes only. The generated voice overs are not intended to infringe on any copyrights or trademarks of the original songs or text. The project does not endorse or promote any illegal or unethical use of the generative AI technology. The project is not responsible for any damages or liabilities arising from the use or misuse of the generated voice overs.
This project uses code and AI models from the following repositories:
We thank all the authors and contributors of these repositories for their amazing work and for making their code and models publicly available.
Python
99.5%