-
Notifications
You must be signed in to change notification settings - Fork 0
installing guide
Rico Ardiansyah edited this page Nov 17, 2024
·
1 revision
Welcome to the HexGen-RVC wiki! Follow the instructions below to set up and run the project.
Start by cloning the repository to your local machine:
git clone https://github.com/blane187gt/hexGen-RVC
cd hexGen-RVC
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
To launch the WebUI, execute:
python main.py