From b42f4bf6df212df18fb67e00d78bf74a1d87ac7c Mon Sep 17 00:00:00 2001 From: RVC-Boss <129054828+RVC-Boss@users.noreply.github.com> Date: Sun, 14 May 2023 07:21:30 +0000 Subject: [PATCH] Update README.en.md --- docs/README.en.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/README.en.md b/docs/README.en.md index b24fe05..3a7989d 100644 --- a/docs/README.en.md +++ b/docs/README.en.md @@ -75,6 +75,10 @@ hubert_base.pt ./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 ffmpeg.exe ```