mirror of
https://github.com/RVC-Project/Retrieval-based-Voice-Conversion-WebUI.git
synced 2025-12-17 04:07:59 +01:00
Update README.en.md
This commit is contained in:
@@ -75,6 +75,10 @@ hubert_base.pt
|
|||||||
|
|
||||||
./uvr5_weights
|
./uvr5_weights
|
||||||
|
|
||||||
|
If you want to test the v2 version model (the v2 version model has changed the input from the 256 dimensional feature of 9-layer Hubert+final_proj to the 768 dimensional feature of 12-layer Hubert, and has added 3 period discriminators), you will need to download additional features
|
||||||
|
|
||||||
|
./pretrained_v2
|
||||||
|
|
||||||
#If you are using Windows, you may also need this dictionary, skip if FFmpeg is installed
|
#If you are using Windows, you may also need this dictionary, skip if FFmpeg is installed
|
||||||
ffmpeg.exe
|
ffmpeg.exe
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user