Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nyxieluna authored Feb 6, 2024
1 parent 54b2619 commit 8bfdedc
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,7 @@ After this, your folder should show up with a green **(venv)** to the left of it

After installing requirements, you are going to need a few files first before Inference or Training:

Hubert: https://huggingface.co/lj1995/VoiceConversionWebUI/resolve/main/hubert_base.pt?download=true - **Place this in `assets\hubert`**
RMVPE.py: https://huggingface.co/lj1995/VoiceConversionWebUI/resolve/main/rmvpe.pt?download=true - **Place this in `assets\rmvpe`**
Pretrains (For V2): https://mega.nz/file/lfUW1RwR#24sVZMyxDIr5jsh3fPb0x7Jy5becXukycrrJ1xIwsQg - **Place this in `assets\pretrained_v2`**
To do this simply run the command: `python tools/download_models.py`

To start RVC (ensure your venv environment is initialised with `.\[venvname]\Scripts\activate`:

Expand Down

0 comments on commit 8bfdedc

Please sign in to comment.