-
Notifications
You must be signed in to change notification settings - Fork 0
installing guide
Riko edited this page Nov 23, 2024
·
2 revisions
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/kindahex/HexGen-RVC.git
cd hexGen-RVCRun 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.pyTo launch the WebUI, execute:
python main.py