Skip to content

installing guide

Rico Ardiansyah edited this page Nov 17, 2024 · 1 revision

HexGen-RVC Documentation

Welcome to the HexGen-RVC wiki! Follow the instructions below to set up and run the project.


Setup Instructions

1. Clone the Repository

Start by cloning the repository to your local machine:

git clone https://github.com/blane187gt/hexGen-RVC
cd hexGen-RVC

2. Install Dependencies

Run the following commands to install the required dependencies and set up the project:

pip install -r requirements.txt
python programs/applio_code/rvc/lib/tools/prerequisites_download.py

Running the WebUI

To launch the WebUI, execute:

python main.py