From cd857f4daa136635d518403a758b3ca27cdba207 Mon Sep 17 00:00:00 2001 From: Rafa <32463720+Rafacasari@users.noreply.github.com> Date: Sun, 10 Sep 2023 01:30:57 -0300 Subject: [PATCH] Create FAQ.md --- .github/FAQ.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 .github/FAQ.md diff --git a/.github/FAQ.md b/.github/FAQ.md new file mode 100644 index 00000000..4ffb3776 --- /dev/null +++ b/.github/FAQ.md @@ -0,0 +1,17 @@ +# Frequently Asked Questions +Please read this FAQ before asking or making a bug report. + +### 1. AMD GPU don't appear or not working +> Please download the **latest DirectML version**, use the **f0 det. rmvpe_onnx** and .ONNX models only! (.pth models do not work properly, use the "Export to ONNX" if you have a .pth model) + +### 2. NVidia GPU don't appear or not working +> Make sure that the [NVidia CUDA Toolkit](https://developer.nvidia.com/cuda-downloads) drivers are installed on your PC and up-to-date + +### 3. High CPU usage +> Decrease your EXTRA value and put the index feature to 0 + +### 4. High Latency/Reponse +> Decrease your chunk value until you find a good mix of quality and response time + +### 5. I'm hearing my voice without changes! +> Make sure to disable **passthru** mode