From f55f1f2938b77d8f1befa7ea8c193323004ea480 Mon Sep 17 00:00:00 2001 From: w-okada Date: Sun, 9 Jul 2023 13:27:19 +0900 Subject: [PATCH] update --- tutorials/tutorial_rvc_en_latest.md | 4 ++++ tutorials/tutorial_rvc_ja_latest.md | 4 ++++ 2 files changed, 8 insertions(+) diff --git a/tutorials/tutorial_rvc_en_latest.md b/tutorials/tutorial_rvc_en_latest.md index 36cbb045..30c9f2da 100644 --- a/tutorials/tutorial_rvc_en_latest.md +++ b/tutorials/tutorial_rvc_en_latest.md @@ -92,6 +92,10 @@ Q5. `[4716:0429/213736.103:ERROR:gpu_init.cc(523)] Passthrough is not supported, A5. This is an error produced by the library used by this application, but it does not have any effect, so please ignore it. +Q6. My AMD GPU isn't being used. + +A6. Please use the DirectML version. Additionally, AMD GPUs are only enabled for ONNX models. You can judge this by the GPU utilization rate going up in the Performance Monitor.([see here](https://github.com/w-okada/voice-changer/issues/383)) + ## Configurable items ## Title diff --git a/tutorials/tutorial_rvc_ja_latest.md b/tutorials/tutorial_rvc_ja_latest.md index 556fb939..7d72fc75 100644 --- a/tutorials/tutorial_rvc_ja_latest.md +++ b/tutorials/tutorial_rvc_ja_latest.md @@ -93,6 +93,10 @@ Q5. `[4716:0429/213736.103:ERROR:gpu_init.cc(523)] Passthrough is not supported, A5. 使用しているライブラリが出しているエラーです。影響はありませんので無視してください。 +Q6. (AMD ユーザ) GPU が使用されていないような気がする。 + +A6. DirectML 版を使用してください。また、AMD の GPU は ONNX モデルでのみ有効になります。パフォーマンスモニターで GPU の使用率が上がっていることで判断できます。([see here](https://github.com/w-okada/voice-changer/issues/383)) + # GUI の詳細 ## タイトルエリア