diff --git a/README.md b/README.md index f6134417..01221373 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ - v.1.5.1.15a - - RVC(Retrieval-based-Voice-Conversion)に対応しました。 + - [RVC(Retrieval-based-Voice-Conversion)に対応しました。](https://github.com/liujing04/Retrieval-based-Voice-Conversion-WebUI.git) hubert のモデルが必要になります。[このリポジトリ](https://huggingface.co/lj1995/VoiceConversionWebUI/tree/main)から`hubert_base.pt`をダウンロードして、バッチファイルがあるフォルダに格納してください。 diff --git a/README_en.md b/README_en.md index 29311c27..7e36b7e6 100644 --- a/README_en.md +++ b/README_en.md @@ -4,7 +4,7 @@ - v.1.5.1.15a - - Support RVC(Retrieval-based-Voice-Conversion) + - Support [RVC(Retrieval-based-Voice-Conversion)](https://github.com/liujing04/Retrieval-based-Voice-Conversion-WebUI.git) You need to have the hubert model to use it. Please download `hubert_base.pt` from [this repository](https://huggingface.co/lj1995/VoiceConversionWebUI/tree/main) and store it in the folder where the batch file is located.