From ad013bf4d3a78e542405d5f0843ddb89df534c98 Mon Sep 17 00:00:00 2001 From: w-okada Date: Mon, 10 Jul 2023 04:05:10 +0900 Subject: [PATCH] update --- tutorials/tutorial_rvc_en_latest.md | 36 +++++++++++++++++++++++++++ tutorials/tutorial_rvc_ja_latest.md | 38 +++++++++++++++++++++++++++++ 2 files changed, 74 insertions(+) diff --git a/tutorials/tutorial_rvc_en_latest.md b/tutorials/tutorial_rvc_en_latest.md index 30c9f2da..77bc2aa3 100644 --- a/tutorials/tutorial_rvc_en_latest.md +++ b/tutorials/tutorial_rvc_en_latest.md @@ -290,3 +290,39 @@ You can set up more advanced settings. #### Server Info You can check the configuration of the current server. + +# Model Slot Edit Screen + +By pressing the edit button in the Model Slot Selection Area, you can edit the model slot. + +![image](https://github.com/w-okada/voice-changer/assets/48346627/a4735a2e-540e-4e7c-aa70-ba5b91ff09eb) + +## Icon Area + +You can change the image by clicking on the icon. + +## File Area + +You can download the file by clicking on the file name. + +## Upload Button + +You can upload the model. + +In the upload screen, you can select the voice changer type to upload. + +You can go back to the Model Slot Edit Screen by pressing the back button. + +![image](https://github.com/w-okada/voice-changer/assets/48346627/012c3585-0be2-4846-969a-882dcc07837b) + +## Sample Button + +You can download a sample. + +You can go back to the Model Slot Edit Screen by pressing the back button. + +![image](https://github.com/w-okada/voice-changer/assets/48346627/1c6e2529-af80-479a-8002-c37ebeb0c807) + +## Edit Button + +You can edit the details of the model slot. diff --git a/tutorials/tutorial_rvc_ja_latest.md b/tutorials/tutorial_rvc_ja_latest.md index 7d72fc75..a6a82880 100644 --- a/tutorials/tutorial_rvc_ja_latest.md +++ b/tutorials/tutorial_rvc_ja_latest.md @@ -296,3 +296,41 @@ onnxdirectML 版では GPU の ON/OFF を切り替えることができます。 #### Server Info 現在のサーバの設定を確認することができます。 + +# モデルスロット編集画面 + +モデルスロット選択アリアで編集ボタンを押すとモデルスロットを編集することができます。 + +![image](https://github.com/w-okada/voice-changer/assets/48346627/a4735a2e-540e-4e7c-aa70-ba5b91ff09eb) + +## アイコンエリア + +アイコンをクリックすることで画像を変更することができます。 + +## ファイルエリア + +ファイル名をクリックすることでダウンロードすることができます。 + +## アップロードボタン + +モデルをアップロードできます。 + +アップロード画面ではアップロードするボイスチェンジャタイプを選択することができます。 + +戻るボタンでモデルスロット編集画面に戻ることができます。 + +![image](https://github.com/w-okada/voice-changer/assets/48346627/012c3585-0be2-4846-969a-882dcc07837b) + +## サンプルボタン + +サンプルをダウンロードすることができます。 + +戻るボタンでモデルスロット編集画面に戻ることができます。 + +![image](https://github.com/w-okada/voice-changer/assets/48346627/1c6e2529-af80-479a-8002-c37ebeb0c807) + +## 編集ボタン + +モデルの詳細を編集することができます。 + +編集できる項目はモデルに応じて変わります。