mirror of
https://github.com/w-okada/voice-changer.git
synced 2025-01-23 13:35:12 +03:00
update
This commit is contained in:
parent
065e23d5e3
commit
f55f1f2938
@ -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
|
||||
|
@ -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 の詳細
|
||||
|
||||
## タイトルエリア
|
||||
|
Loading…
Reference in New Issue
Block a user