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`目录下