diff --git a/README.md b/README.md index c2e5444..2041214 100644 --- a/README.md +++ b/README.md @@ -53,7 +53,7 @@ This repository is based on [Bert-VITS2](https://github.com/fishaudio/Bert-VITS2 Windowsを前提としています。 -1. [このzipファイル](https://github.com/litagin02/Style-Bert-VITS2/releases/download/2.0.1/Style-Bert-VITS2.zip)をダウンロードして展開します。 +1. [このzipファイル](https://github.com/litagin02/Style-Bert-VITS2/releases/download/2.0.1/Style-Bert-VITS2.zip)を**パスに日本語や空白が含まれない場所に**ダウンロードして展開します。 - グラボがある方は、`Install-Style-Bert-VITS2.bat`をダブルクリックします。 - グラボがない方は、`Install-Style-Bert-VITS2-CPU.bat`をダブルクリックします。 2. 待つと自動で必要な環境がインストールされます。 diff --git a/webui_merge.py b/webui_merge.py index ed0f37d..2f35f73 100644 --- a/webui_merge.py +++ b/webui_merge.py @@ -236,6 +236,9 @@ initial_md = """ 以上でマージは完了で、`model_assets/マージ後のモデル名`にマージ後のモデルが保存され、音声合成のときに使えます。 一番下にマージしたモデルによる簡易的な音声合成機能もつけています。 + +## 注意 +1.x系と2.x-JP-Extraのモデルマージは失敗するようです。 """ style_merge_md = f"""