From 7ea35044d075eeeb4d3095d24fcc997552eed99e Mon Sep 17 00:00:00 2001 From: Rafa <32463720+Rafacasari@users.noreply.github.com> Date: Sun, 10 Sep 2023 00:45:09 -0300 Subject: [PATCH 01/27] Create feature-request.yaml --- .github/ISSUE_TEMPLATE/feature-request.yaml | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/feature-request.yaml diff --git a/.github/ISSUE_TEMPLATE/feature-request.yaml b/.github/ISSUE_TEMPLATE/feature-request.yaml new file mode 100644 index 00000000..834c94d7 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/feature-request.yaml @@ -0,0 +1,11 @@ +name: Request +description: Do you have some feature request? Use this template +body: + - type: markdown + attributes: + value: When creating a feature request, please be aware that we do not guarantee that your idea will be implemented. We are always working to make our software better, so please be pacient and do not put pressure on our devs. + - type: textarea + id: request + attributes: + label: Describe your idea + description: Please provide enough information so we can understand and implement your idea From 5e82d3153a43bf222635eed222cd4474adbef537 Mon Sep 17 00:00:00 2001 From: Rafa <32463720+Rafacasari@users.noreply.github.com> Date: Sun, 10 Sep 2023 00:49:21 -0300 Subject: [PATCH 02/27] Update feature-request.yaml --- .github/ISSUE_TEMPLATE/feature-request.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/feature-request.yaml b/.github/ISSUE_TEMPLATE/feature-request.yaml index 834c94d7..63c459cd 100644 --- a/.github/ISSUE_TEMPLATE/feature-request.yaml +++ b/.github/ISSUE_TEMPLATE/feature-request.yaml @@ -1,9 +1,9 @@ -name: Request +name: Feature Request description: Do you have some feature request? Use this template body: - type: markdown attributes: - value: When creating a feature request, please be aware that we do not guarantee that your idea will be implemented. We are always working to make our software better, so please be pacient and do not put pressure on our devs. + value: When creating a feature request, please be aware that we do not guarantee that your idea will be implemented. We are always working to make our software better, so please be pacient and do not put pressure on our devs. - type: textarea id: request attributes: From 749e9540e3eadcf75815e3368b315aedc9fe746b Mon Sep 17 00:00:00 2001 From: Rafa <32463720+Rafacasari@users.noreply.github.com> Date: Sun, 10 Sep 2023 00:52:27 -0300 Subject: [PATCH 03/27] Update feature-request.yaml --- .github/ISSUE_TEMPLATE/feature-request.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/ISSUE_TEMPLATE/feature-request.yaml b/.github/ISSUE_TEMPLATE/feature-request.yaml index 63c459cd..4aff1aa8 100644 --- a/.github/ISSUE_TEMPLATE/feature-request.yaml +++ b/.github/ISSUE_TEMPLATE/feature-request.yaml @@ -1,5 +1,6 @@ name: Feature Request description: Do you have some feature request? Use this template +title: "[REQUEST]: " body: - type: markdown attributes: From ce6429bf3abaf18b65a2f2075a30adc185a5c35d Mon Sep 17 00:00:00 2001 From: Rafa <32463720+Rafacasari@users.noreply.github.com> Date: Sun, 10 Sep 2023 00:52:58 -0300 Subject: [PATCH 04/27] Update issue.yaml --- .github/ISSUE_TEMPLATE/issue.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/issue.yaml b/.github/ISSUE_TEMPLATE/issue.yaml index f1f8ecda..6ada2f18 100644 --- a/.github/ISSUE_TEMPLATE/issue.yaml +++ b/.github/ISSUE_TEMPLATE/issue.yaml @@ -8,7 +8,6 @@ body: description: What type of issue would you like to report? multiple: true options: - - Feature Request - Documentation Feature Request - Bug Report - Question From c594f279ae90f11e242037853f67bb6c943b909a Mon Sep 17 00:00:00 2001 From: Rafa <32463720+Rafacasari@users.noreply.github.com> Date: Sun, 10 Sep 2023 01:13:09 -0300 Subject: [PATCH 05/27] Update feature-request.yaml --- .github/ISSUE_TEMPLATE/feature-request.yaml | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/feature-request.yaml b/.github/ISSUE_TEMPLATE/feature-request.yaml index 4aff1aa8..2ee93fa7 100644 --- a/.github/ISSUE_TEMPLATE/feature-request.yaml +++ b/.github/ISSUE_TEMPLATE/feature-request.yaml @@ -5,8 +5,18 @@ body: - type: markdown attributes: value: When creating a feature request, please be aware that we do not guarantee that your idea will be implemented. We are always working to make our software better, so please be pacient and do not put pressure on our devs. + - type: input + id: few-words + attributes: + label: In a few words, describe your idea + description: With a few words, briefly describe your idea + placeholder: ex. My idea is to implement rmvpe! + validations: + required: true - type: textarea id: request attributes: - label: Describe your idea - description: Please provide enough information so we can understand and implement your idea + label: More information + description: If you have a complex idea, please use this field to describe it more, please provide enough information so we can understand and implement your idea + validations: + required: false From 3a954f3dea82021e615d0adf8522b5ca35fffe8a Mon Sep 17 00:00:00 2001 From: Rafa <32463720+Rafacasari@users.noreply.github.com> Date: Sun, 10 Sep 2023 01:14:16 -0300 Subject: [PATCH 06/27] Update feature-request.yaml --- .github/ISSUE_TEMPLATE/feature-request.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/feature-request.yaml b/.github/ISSUE_TEMPLATE/feature-request.yaml index 2ee93fa7..75f40ea9 100644 --- a/.github/ISSUE_TEMPLATE/feature-request.yaml +++ b/.github/ISSUE_TEMPLATE/feature-request.yaml @@ -4,7 +4,7 @@ title: "[REQUEST]: " body: - type: markdown attributes: - value: When creating a feature request, please be aware that we do not guarantee that your idea will be implemented. We are always working to make our software better, so please be pacient and do not put pressure on our devs. + value: When creating a feature request, please be aware that **we do not guarantee that your idea will be implemented**. We are always working to make our software better, so please be pacient and do not put pressure on our devs. - type: input id: few-words attributes: From 9784766ca2c7fef0db2323e9d38170cdcbd56901 Mon Sep 17 00:00:00 2001 From: Rafa <32463720+Rafacasari@users.noreply.github.com> Date: Sun, 10 Sep 2023 01:17:07 -0300 Subject: [PATCH 07/27] Create question.yaml --- .github/ISSUE_TEMPLATE/question.yaml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/question.yaml diff --git a/.github/ISSUE_TEMPLATE/question.yaml b/.github/ISSUE_TEMPLATE/question.yaml new file mode 100644 index 00000000..78c438fd --- /dev/null +++ b/.github/ISSUE_TEMPLATE/question.yaml @@ -0,0 +1,14 @@ +name: Question +description: Do you any question? Use this template +title: "[QUESTION]: " +body: + - type: markdown + attributes: + value: We are always working to make our software better, so please be pacient and wait for a response + - type: textarea + id: question + attributes: + label: My Question + description: What is your question? + validations: + required: true From afa1d60ed4a14aa7345e441e5232458de67fac73 Mon Sep 17 00:00:00 2001 From: Rafa <32463720+Rafacasari@users.noreply.github.com> Date: Sun, 10 Sep 2023 01:18:25 -0300 Subject: [PATCH 08/27] Update issue.yaml --- .github/ISSUE_TEMPLATE/issue.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/issue.yaml b/.github/ISSUE_TEMPLATE/issue.yaml index 6ada2f18..7dda1cdb 100644 --- a/.github/ISSUE_TEMPLATE/issue.yaml +++ b/.github/ISSUE_TEMPLATE/issue.yaml @@ -10,7 +10,6 @@ body: options: - Documentation Feature Request - Bug Report - - Question - Others validations: required: true From 26741a5ccc88f0427d06eb523fb0ede43cd58fef Mon Sep 17 00:00:00 2001 From: Rafa <32463720+Rafacasari@users.noreply.github.com> Date: Sun, 10 Sep 2023 01:20:03 -0300 Subject: [PATCH 09/27] Update issue.yaml --- .github/ISSUE_TEMPLATE/issue.yaml | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/issue.yaml b/.github/ISSUE_TEMPLATE/issue.yaml index 7dda1cdb..cb13c060 100644 --- a/.github/ISSUE_TEMPLATE/issue.yaml +++ b/.github/ISSUE_TEMPLATE/issue.yaml @@ -1,18 +1,6 @@ name: Issue description: Please provide as much detail as possible to convey the history of your problem. body: - - type: dropdown - id: issue-type - attributes: - label: Issue Type - description: What type of issue would you like to report? - multiple: true - options: - - Documentation Feature Request - - Bug Report - - Others - validations: - required: true - type: input id: vc-client-version attributes: From ba1823cad5f2aac2d19618b922f3cbce0878e9dc Mon Sep 17 00:00:00 2001 From: Rafa <32463720+Rafacasari@users.noreply.github.com> Date: Sun, 10 Sep 2023 01:20:21 -0300 Subject: [PATCH 10/27] Update question.yaml --- .github/ISSUE_TEMPLATE/question.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/question.yaml b/.github/ISSUE_TEMPLATE/question.yaml index 78c438fd..8bc86f3c 100644 --- a/.github/ISSUE_TEMPLATE/question.yaml +++ b/.github/ISSUE_TEMPLATE/question.yaml @@ -1,4 +1,4 @@ -name: Question +name: Question | Others description: Do you any question? Use this template title: "[QUESTION]: " body: From 6df24ad762c1079707f14a90586aa2f03bfe74a4 Mon Sep 17 00:00:00 2001 From: Rafa <32463720+Rafacasari@users.noreply.github.com> Date: Sun, 10 Sep 2023 01:20:48 -0300 Subject: [PATCH 11/27] Update issue.yaml --- .github/ISSUE_TEMPLATE/issue.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/ISSUE_TEMPLATE/issue.yaml b/.github/ISSUE_TEMPLATE/issue.yaml index cb13c060..96244d9d 100644 --- a/.github/ISSUE_TEMPLATE/issue.yaml +++ b/.github/ISSUE_TEMPLATE/issue.yaml @@ -1,5 +1,6 @@ name: Issue description: Please provide as much detail as possible to convey the history of your problem. +title: "[ISSUE]: " body: - type: input id: vc-client-version 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 12/27] 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 From dd85f99545b76880072c3157abcf67398d37ca12 Mon Sep 17 00:00:00 2001 From: Rafa <32463720+Rafacasari@users.noreply.github.com> Date: Sun, 10 Sep 2023 01:32:59 -0300 Subject: [PATCH 13/27] Update issue.yaml --- .github/ISSUE_TEMPLATE/issue.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/issue.yaml b/.github/ISSUE_TEMPLATE/issue.yaml index 96244d9d..77d072bd 100644 --- a/.github/ISSUE_TEMPLATE/issue.yaml +++ b/.github/ISSUE_TEMPLATE/issue.yaml @@ -2,6 +2,10 @@ name: Issue description: Please provide as much detail as possible to convey the history of your problem. title: "[ISSUE]: " body: + - type: markdown + attributes: + value: ### Please read our [FAQ](https://github.com/w-okada/voice-changer/blob/master/.github/FAQ.md) before making a bug report! + - type: input id: vc-client-version attributes: From a8f4a71327a6497e917830991c05a4c4174aaeb0 Mon Sep 17 00:00:00 2001 From: Rafa <32463720+Rafacasari@users.noreply.github.com> Date: Sun, 10 Sep 2023 01:33:27 -0300 Subject: [PATCH 14/27] Update issue.yaml --- .github/ISSUE_TEMPLATE/issue.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/issue.yaml b/.github/ISSUE_TEMPLATE/issue.yaml index 77d072bd..df8e5871 100644 --- a/.github/ISSUE_TEMPLATE/issue.yaml +++ b/.github/ISSUE_TEMPLATE/issue.yaml @@ -5,7 +5,6 @@ body: - type: markdown attributes: value: ### Please read our [FAQ](https://github.com/w-okada/voice-changer/blob/master/.github/FAQ.md) before making a bug report! - - type: input id: vc-client-version attributes: From 3fbc3f67d2000e1f2625723ed1fd1daa61940199 Mon Sep 17 00:00:00 2001 From: Rafa <32463720+Rafacasari@users.noreply.github.com> Date: Sun, 10 Sep 2023 01:33:41 -0300 Subject: [PATCH 15/27] Update issue.yaml --- .github/ISSUE_TEMPLATE/issue.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/issue.yaml b/.github/ISSUE_TEMPLATE/issue.yaml index df8e5871..122bac57 100644 --- a/.github/ISSUE_TEMPLATE/issue.yaml +++ b/.github/ISSUE_TEMPLATE/issue.yaml @@ -4,7 +4,8 @@ title: "[ISSUE]: " body: - type: markdown attributes: - value: ### Please read our [FAQ](https://github.com/w-okada/voice-changer/blob/master/.github/FAQ.md) before making a bug report! + value: | + # Please read our [FAQ](https://github.com/w-okada/voice-changer/blob/master/.github/FAQ.md) before making a bug report! - type: input id: vc-client-version attributes: From 8838ce757c9eeee6c9b6f0ab3a8ba83491dab970 Mon Sep 17 00:00:00 2001 From: Rafa <32463720+Rafacasari@users.noreply.github.com> Date: Sun, 10 Sep 2023 01:33:53 -0300 Subject: [PATCH 16/27] Update issue.yaml --- .github/ISSUE_TEMPLATE/issue.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/issue.yaml b/.github/ISSUE_TEMPLATE/issue.yaml index 122bac57..d136d8bf 100644 --- a/.github/ISSUE_TEMPLATE/issue.yaml +++ b/.github/ISSUE_TEMPLATE/issue.yaml @@ -4,8 +4,7 @@ title: "[ISSUE]: " body: - type: markdown attributes: - value: | - # Please read our [FAQ](https://github.com/w-okada/voice-changer/blob/master/.github/FAQ.md) before making a bug report! + value: Please read our [FAQ](https://github.com/w-okada/voice-changer/blob/master/.github/FAQ.md) before making a bug report! - type: input id: vc-client-version attributes: From a2501c245f98e13dac4fc68c7311b194d5fb7a56 Mon Sep 17 00:00:00 2001 From: Rafa <32463720+Rafacasari@users.noreply.github.com> Date: Sun, 10 Sep 2023 04:40:14 -0300 Subject: [PATCH 17/27] Update issue.yaml --- .github/ISSUE_TEMPLATE/issue.yaml | 81 +++++++------------------------ 1 file changed, 18 insertions(+), 63 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/issue.yaml b/.github/ISSUE_TEMPLATE/issue.yaml index d136d8bf..934ee20f 100644 --- a/.github/ISSUE_TEMPLATE/issue.yaml +++ b/.github/ISSUE_TEMPLATE/issue.yaml @@ -8,9 +8,9 @@ body: - type: input id: vc-client-version attributes: - label: vc client version number - description: filename of you download(.zip) - placeholder: MMVCServerSIO_xxx_yyyy-zzzz_v.x.x.x.x.zip + label: Voice Changer Version + description: Downloaded File Name (.zip) + placeholder: e.g. MMVCServerSIO_xxx_yyyy-zzzz_v.x.x.x.x.zip validations: required: true - type: input @@ -24,70 +24,25 @@ body: id: GPU attributes: label: GPU - description: GPU. If you have no gpu, please input none. + description: If you have no gpu, please input none. validations: required: true - - type: dropdown - id: clear-setting + - type: checkboxes + id: checks attributes: - label: Clear setting - description: Have you tried clear setting? options: - - "no" - - "yes" - validations: - required: true - - type: dropdown - id: sample-model - attributes: - label: Sample model - description: Sample model work fine - options: - - "no" - - "yes" - validations: - required: true - - type: dropdown - id: input-chunk-num - attributes: - label: Input chunk num - description: Have you tried to change input chunk num? - options: - - "no" - - "yes" - validations: - required: true - - type: dropdown - id: wait-for-launch - attributes: - label: Wait for a while - description: If the GUI won't start up, wait a several minutes. Alternatively, have you excluded it from your virus-checking software (at your own risk)? - options: - - "The GUI successfully launched." - - "no" - - "yes" - validations: - required: true - - type: dropdown - id: read-tutorial - attributes: - label: read tutorial - description: Have you read the tutorial? https://github.com/w-okada/voice-changer/blob/master/tutorials/tutorial_rvc_en_latest.md - options: - - "no" - - "yes" - validations: - required: true - - type: dropdown - id: extract-to-new-folder - attributes: - label: Extract files to a new folder. - description: Extract files from a zip file to a new folder, different from the previous version.(If you have.) - options: - - "no" - - "yes" - validations: - required: true + - label: I've tried to clear settings + description: Check if you have pressed "Clear Settings" and restarted application + - label: Sample models are working + description: Check if default models are working properly + - label: I've tried to change the Chunk Size + description: Check this if you tried to decrease/increase your chunk size + - label: GUI was successfully launched + description: Check this if you can see the GUI + - label: I've read the tutorial + description: Check if you have read the [tutorial](https://github.com/w-okada/voice-changer/blob/master/tutorials/tutorial_rvc_en_latest.md) + - label: I've tried to extract to another folder (or re-extracted) + description: Check if you have tried another folder and re-extracted the files - type: input id: vc-type attributes: From 7df36f5a725daff32967c6cf47b4aaaca0935e94 Mon Sep 17 00:00:00 2001 From: Rafa <32463720+Rafacasari@users.noreply.github.com> Date: Sun, 10 Sep 2023 04:42:25 -0300 Subject: [PATCH 18/27] Update issue.yaml --- .github/ISSUE_TEMPLATE/issue.yaml | 14 ++++---------- 1 file changed, 4 insertions(+), 10 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/issue.yaml b/.github/ISSUE_TEMPLATE/issue.yaml index 934ee20f..0601e764 100644 --- a/.github/ISSUE_TEMPLATE/issue.yaml +++ b/.github/ISSUE_TEMPLATE/issue.yaml @@ -31,18 +31,12 @@ body: id: checks attributes: options: - - label: I've tried to clear settings - description: Check if you have pressed "Clear Settings" and restarted application - - label: Sample models are working - description: Check if default models are working properly + - label: I've tried to Clear Settings + - label: Sample/Default Models are working - label: I've tried to change the Chunk Size - description: Check this if you tried to decrease/increase your chunk size - label: GUI was successfully launched - description: Check this if you can see the GUI - - label: I've read the tutorial - description: Check if you have read the [tutorial](https://github.com/w-okada/voice-changer/blob/master/tutorials/tutorial_rvc_en_latest.md) - - label: I've tried to extract to another folder (or re-extracted) - description: Check if you have tried another folder and re-extracted the files + - label: I've read the [tutorial](https://github.com/w-okada/voice-changer/blob/master/tutorials/tutorial_rvc_en_latest.md) + - label: I've tried to extract to another folder (or re-extract) the .zip file - type: input id: vc-type attributes: From e3bca2c49b23f4292c5ed053636dd0bb29ab05aa Mon Sep 17 00:00:00 2001 From: Rafa <32463720+Rafacasari@users.noreply.github.com> Date: Sun, 10 Sep 2023 04:43:23 -0300 Subject: [PATCH 19/27] Update issue.yaml --- .github/ISSUE_TEMPLATE/issue.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/ISSUE_TEMPLATE/issue.yaml b/.github/ISSUE_TEMPLATE/issue.yaml index 0601e764..21255a7c 100644 --- a/.github/ISSUE_TEMPLATE/issue.yaml +++ b/.github/ISSUE_TEMPLATE/issue.yaml @@ -30,6 +30,7 @@ body: - type: checkboxes id: checks attributes: + label: | options: - label: I've tried to Clear Settings - label: Sample/Default Models are working From ff22dd4b7c7ed5e0afd20dafb1871128782e318f Mon Sep 17 00:00:00 2001 From: Rafa <32463720+Rafacasari@users.noreply.github.com> Date: Sun, 10 Sep 2023 04:44:50 -0300 Subject: [PATCH 20/27] Update issue.yaml --- .github/ISSUE_TEMPLATE/issue.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/issue.yaml b/.github/ISSUE_TEMPLATE/issue.yaml index 21255a7c..4a151a77 100644 --- a/.github/ISSUE_TEMPLATE/issue.yaml +++ b/.github/ISSUE_TEMPLATE/issue.yaml @@ -30,7 +30,7 @@ body: - type: checkboxes id: checks attributes: - label: | + label: Checks options: - label: I've tried to Clear Settings - label: Sample/Default Models are working From 49ab9e80cb4debed8d9214214db267a417014aa6 Mon Sep 17 00:00:00 2001 From: Rafa <32463720+Rafacasari@users.noreply.github.com> Date: Sun, 10 Sep 2023 04:49:45 -0300 Subject: [PATCH 21/27] Update issue.yaml --- .github/ISSUE_TEMPLATE/issue.yaml | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/issue.yaml b/.github/ISSUE_TEMPLATE/issue.yaml index 4a151a77..7d8ba7b8 100644 --- a/.github/ISSUE_TEMPLATE/issue.yaml +++ b/.github/ISSUE_TEMPLATE/issue.yaml @@ -10,14 +10,15 @@ body: attributes: label: Voice Changer Version description: Downloaded File Name (.zip) - placeholder: e.g. MMVCServerSIO_xxx_yyyy-zzzz_v.x.x.x.x.zip + placeholder: MMVCServerSIO_xxx_yyyy-zzzz_v.x.x.x.x.zip validations: required: true - type: input id: OS attributes: - label: OS - description: OS name and version. e.g. Windows 10, Ubuntu 20.04, if you use mac, M1 or Intel.(Intel is not supported) and version venture, monterey, big sur. + label: Operational System + description: e.g. Windows 10, Ubuntu 20.04, MacOS Venture, MacOS Monterey, etc... + placeholder: Windows 10 validations: required: true - type: input @@ -49,7 +50,7 @@ body: - type: input id: model-type attributes: - label: Model type + label: Model Type description: List up the type of model you use? e.g. pyTorch, ONNX, f0, no f0 validations: required: true @@ -61,12 +62,12 @@ body: - type: textarea id: capture attributes: - label: application window capture - description: the appkication window. + label: Application Screenshot + description: Please provide a screenshot of your application so we can see your settings - type: textarea id: logs-on-terminal attributes: - label: logs on terminal - description: logs on terminal. + label: Logs on console + description: Copy and paste the log on your console here validations: required: true From f64ce2b7b86d66dc68d02b085221df6f5036f318 Mon Sep 17 00:00:00 2001 From: Rafa <32463720+Rafacasari@users.noreply.github.com> Date: Sun, 10 Sep 2023 04:53:16 -0300 Subject: [PATCH 22/27] Update issue.yaml --- .github/ISSUE_TEMPLATE/issue.yaml | 13 +++---------- 1 file changed, 3 insertions(+), 10 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/issue.yaml b/.github/ISSUE_TEMPLATE/issue.yaml index 7d8ba7b8..b5f80c1b 100644 --- a/.github/ISSUE_TEMPLATE/issue.yaml +++ b/.github/ISSUE_TEMPLATE/issue.yaml @@ -47,23 +47,16 @@ body: placeholder: RVC validations: required: true - - type: input - id: model-type - attributes: - label: Model Type - description: List up the type of model you use? e.g. pyTorch, ONNX, f0, no f0 - validations: - required: true - type: textarea id: issue attributes: - label: Situation - description: Developers spend a lot of time developing new features and resolving issues. If you really want to get it solved, please provide as much reproducible information and logs as possible. Provide logs on the terminal and capture the appkication window. + label: Issue Description + description: Please provide as much reproducible information and logs as possible - type: textarea id: capture attributes: label: Application Screenshot - description: Please provide a screenshot of your application so we can see your settings + description: Please provide a screenshot of your application so we can see your settings (you can paste or drag-n-drop) - type: textarea id: logs-on-terminal attributes: From f750f17ceb0722b1eb575693bc74a008264f596b Mon Sep 17 00:00:00 2001 From: Rafa <32463720+Rafacasari@users.noreply.github.com> Date: Sun, 10 Sep 2023 04:55:29 -0300 Subject: [PATCH 23/27] Update issue.yaml --- .github/ISSUE_TEMPLATE/issue.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/issue.yaml b/.github/ISSUE_TEMPLATE/issue.yaml index b5f80c1b..19d67c1c 100644 --- a/.github/ISSUE_TEMPLATE/issue.yaml +++ b/.github/ISSUE_TEMPLATE/issue.yaml @@ -42,8 +42,8 @@ body: - type: input id: vc-type attributes: - label: Voice Changer type - description: Which type of voice changer you use? e.g. MMVC v1.3, RVC + label: Model Type + description: MMVC, so-vits-rvc, RVC, DDSP-SVC placeholder: RVC validations: required: true From f0f3dad6c4d0707a7d7ee7ea72e82c0687c1e347 Mon Sep 17 00:00:00 2001 From: Rafa <32463720+Rafacasari@users.noreply.github.com> Date: Sun, 10 Sep 2023 04:57:33 -0300 Subject: [PATCH 24/27] Update issue.yaml --- .github/ISSUE_TEMPLATE/issue.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/issue.yaml b/.github/ISSUE_TEMPLATE/issue.yaml index 19d67c1c..a5790770 100644 --- a/.github/ISSUE_TEMPLATE/issue.yaml +++ b/.github/ISSUE_TEMPLATE/issue.yaml @@ -31,7 +31,7 @@ body: - type: checkboxes id: checks attributes: - label: Checks + label: Read carefully and check the options options: - label: I've tried to Clear Settings - label: Sample/Default Models are working From 30cbc753044e437b0aa1ee956b6346df35fc2dec Mon Sep 17 00:00:00 2001 From: Rafa <32463720+Rafacasari@users.noreply.github.com> Date: Sun, 10 Sep 2023 04:59:17 -0300 Subject: [PATCH 25/27] Update issue.yaml --- .github/ISSUE_TEMPLATE/issue.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/issue.yaml b/.github/ISSUE_TEMPLATE/issue.yaml index a5790770..852f385b 100644 --- a/.github/ISSUE_TEMPLATE/issue.yaml +++ b/.github/ISSUE_TEMPLATE/issue.yaml @@ -1,4 +1,4 @@ -name: Issue +name: Issue or Bug Report description: Please provide as much detail as possible to convey the history of your problem. title: "[ISSUE]: " body: From 320ba88720aec36c17eb0a99d5aa0b395b8abbe9 Mon Sep 17 00:00:00 2001 From: Rafa <32463720+Rafacasari@users.noreply.github.com> Date: Sun, 10 Sep 2023 05:00:12 -0300 Subject: [PATCH 26/27] Update question.yaml --- .github/ISSUE_TEMPLATE/question.yaml | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/question.yaml b/.github/ISSUE_TEMPLATE/question.yaml index 8bc86f3c..578af214 100644 --- a/.github/ISSUE_TEMPLATE/question.yaml +++ b/.github/ISSUE_TEMPLATE/question.yaml @@ -1,6 +1,5 @@ -name: Question | Others +name: Question or Other description: Do you any question? Use this template -title: "[QUESTION]: " body: - type: markdown attributes: @@ -8,7 +7,7 @@ body: - type: textarea id: question attributes: - label: My Question - description: What is your question? + label: Description + description: What is your question? (or other non-related to bugs/feature-request) validations: required: true From 0f2698fb6cca7c6157ed398d5b6291ef959b83ea Mon Sep 17 00:00:00 2001 From: Rafa <32463720+Rafacasari@users.noreply.github.com> Date: Sun, 10 Sep 2023 05:37:56 -0300 Subject: [PATCH 27/27] Update FAQ.md --- .github/FAQ.md | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git a/.github/FAQ.md b/.github/FAQ.md index 4ffb3776..729f755e 100644 --- a/.github/FAQ.md +++ b/.github/FAQ.md @@ -1,8 +1,15 @@ # Frequently Asked Questions Please read this FAQ before asking or making a bug report. +### General fixes: +*Do all these steps so you can fix some issues.* +- Restart the application +- Go to your Windows %AppData% (Win + R, then put %appdata% and press Enter) and delete the "**voice-changer-native-client**" folder +- Extract your .zip to a new location and avoid folders with space or specials characters (also avoid long file paths) +- If you don't have a GPU or have a too old GPU, try using the [Colab Version](https://colab.research.google.com/github/w-okada/voice-changer/blob/master/Realtime_Voice_Changer_on_Colab.ipynb) instead + ### 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) +> 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" it can take a while) ### 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 @@ -10,8 +17,8 @@ Please read this FAQ before asking or making a bug report. ### 3. High CPU usage > Decrease your EXTRA value and put the index feature to 0 -### 4. High Latency/Reponse +### 4. High Latency > Decrease your chunk value until you find a good mix of quality and response time -### 5. I'm hearing my voice without changes! +### 5. I'm hearing my voice without changes > Make sure to disable **passthru** mode