# HexGen RVC https://colab.research.google.com/drive/1dmGS0vEWuX55Z1w1tSRD6lJDV8s2deY0?usp=sharing HexGen RVC is a tool designed for generating high-quality AI vocal covers using advanced source separation, vocal modeling, and audio processing techniques. This project builds on several community-driven efforts, integrating the best tools and frameworks available for music and vocal manipulation. ## Features - **AI-Driven Vocal Cover Generation**: Produce custom vocal covers with ease. - **Source Separation**: Isolate instrumentals and vocals from any track. - **Efficient Workflow**: Streamlined integration with popular tools for music processing. - **Colab Support**: Easily deploy and test models in Google Colab environments. ## Installation 1. Clone the repository: ```bash git clone https://github.com/kindahex/HexGen-RVC.git cd hexGen-RVC ``` 2. Follow specific setup instructions provided in the [documentation](https://github.com/blane187gt/hexGen-RVC/wiki) (if available) or in the code comments. ## Usage 1. Prepare your audio input file(s) and place them in the appropriate folder. 2. Run the script or Colab notebook as per the instructions. 3. Customize the output by tweaking the parameters and models used. ## Credits This project would not have been possible without the contributions and support of the following tools and creators: - [Audio Separator](https://github.com/karaokenerds/python-audio-separator) by [Andrew Beveridge](https://github.com/beveradb) - [Applio](https://github.com/IAHispano/Applio) by [IAHispano](https://github.com/IAHispano) - [yt-dlp](https://github.com/yt-dlp/yt-dlp) - [Ultimate Vocal Remover GUI](https://github.com/Anjok07/ultimatevocalremovergui) by [Anjok07](https://github.com/Anjok07) - [Music Source Separation Universal Training Code](https://github.com/ZFTurbo/Music-Source-Separation-Training) by [ZFTurbo](https://github.com/ZFTurbo) - [AICoverGen](https://github.com/SociallyIneptWeeb/AICoverGen) by [SociallyIneptWeeb](https://github.com/SociallyIneptWeeb) - [FullmatheusBallZ](https://www.youtube.com/@FullmatheusBallZ) for testing the Colab scripts. - [Shirou](https://github.com/ShiromiyaG), the original project inspiration. ## Contributing Feel free to submit pull requests or create issues for any improvements or bugs you encounter. Contributions are always welcome! ## License This project is licensed under the terms specified in the `LICENSE` file. Ensure compliance with third-party dependencies when using or modifying this project.