From e9c590a9fc77d6634e69d6564c063991f945ce9e Mon Sep 17 00:00:00 2001 From: YuriHead Date: Thu, 13 Jul 2023 00:30:36 +0800 Subject: [PATCH] Updata Readme --- README.md | 2 +- README_zh_CN.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 60f3cf2..a12eb36 100644 --- a/README.md +++ b/README.md @@ -164,7 +164,7 @@ unzip -od pretrain/nsf_hifigan pretrain/nsf_hifigan_20221211.zip If you are using the `rmvpe` F0 Predictor, you will need to download the pre-trained RMVPE model. -- download model at [rmvpe.pt](https://huggingface.co/lj1995/VoiceConversionWebUI/blob/main/rmvpe.pt) +- download model at [rmvpe.pt](https://huggingface.co/lj1995/VoiceConversionWebUI/resolve/main/rmvpe.pt) - Place it under the `pretrain` directory ## 📊 Dataset Preparation diff --git a/README_zh_CN.md b/README_zh_CN.md index ec8ced6..74f8c0b 100644 --- a/README_zh_CN.md +++ b/README_zh_CN.md @@ -164,7 +164,7 @@ unzip -od pretrain/nsf_hifigan pretrain/nsf_hifigan_20221211.zip 如果使用`rmvpe`F0预测器的话,需要下载预训练的 RMVPE 模型 -+ 下载模型 [rmvpe.pt](https://huggingface.co/lj1995/VoiceConversionWebUI/blob/main/rmvpe.pt) ++ 下载模型 [rmvpe.pt](https://huggingface.co/lj1995/VoiceConversionWebUI/resolve/main/rmvpe.pt) + 放在`pretrain`目录下