This commit is contained in:
wataru 2023-04-06 07:16:29 +09:00
parent 7b092dd787
commit cbe99e7914
2 changed files with 2 additions and 2 deletions

View File

@ -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`をダウンロードして、バッチファイルがあるフォルダに格納してください。

View File

@ -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.