This commit is contained in:
w-okada 2023-07-08 06:13:04 +09:00
parent f27562f182
commit 29c5bb0299
2 changed files with 8 additions and 0 deletions

View File

@ -24,10 +24,14 @@ From the following, the original [Retrieval-based-Voice-Conversion-WebUI](https:
Unzip the downloaded zip file and run `start_http.bat`.
If you have the old version, be sure to unzip it into a separate folder.
### Mac version
After extracting the download file, execute `startHttp.command`. If it shows that the developer cannot be verified, press the control key again and click to execute (or right-click to execute).
If you have the old version, be sure to unzip it into a separate folder.
### Precautions when connecting remotely
When connecting remotely, please use `.bat` file (win) and `.command` file (mac) where http is replaced with https.

View File

@ -24,10 +24,14 @@
ダウンロードした zip ファイルを解凍して、`start_http.bat`を実行してください。
旧バージョンをお持ちの方は、必ず別のフォルダに解凍するようにしてください。
### Mac 版
ダウンロードファイルを解凍したのちに、`startHttp.command`を実行してください。開発元を検証できない旨が示される場合は、再度コントロールキーを押してクリックして実行してください(or 右クリックから実行してください)。
旧バージョンをお持ちの方は、必ず別のフォルダに解凍するようにしてください。
### リモート接続時の注意
リモートから接続する場合は、`.bat`ファイル(win)、`.command`ファイル(mac)の http が https に置き換わっているものを使用してください。