2023-06-05 14:44:32 +09:00
name : Issue
2023-06-05 14:48:46 +09:00
description : Please provide as much detail as possible to convey the history of your problem.
2023-06-05 14:44:32 +09:00
body :
- type : dropdown
id : issue-type
attributes :
label : Issue Type
description : What type of issue would you like to report?
multiple : true
options :
- Feature Request
- Documentation Feature Request
- Bug Report
2023-06-16 02:31:45 +09:00
- Question
- Others
2023-06-05 14:44:32 +09:00
validations :
required : true
2023-06-05 15:24:36 +09:00
- type : input
id : vc-client-version
attributes :
label : vc client version number
2023-07-04 09:26:07 +09:00
description : filename of you download(.zip)
placeholder : MMVCServerSIO_xxx_yyyy-zzzz_v.x.x.x.x.zip
2023-06-05 15:24:36 +09:00
validations :
required : true
- type : input
id : OS
attributes :
label : OS
2023-07-01 19:11:58 +09:00
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.
2023-06-05 15:24:36 +09:00
validations :
required : true
2023-06-05 15:25:47 +09:00
- type : input
id : GPU
attributes :
label : GPU
description : GPU. If you have no gpu, please input none.
validations :
required : true
2023-06-05 15:26:06 +09:00
- type : dropdown
id : clear-setting
attributes :
label : Clear setting
description : Have you tried clear setting?
options :
2023-06-05 15:27:13 +09:00
- "no"
2023-06-05 15:28:43 +09:00
- "yes"
2023-06-05 15:26:06 +09:00
validations :
required : true
2023-06-05 15:28:03 +09:00
- type : dropdown
id : sample-model
attributes :
label : Sample model
description : Sample model work fine
options :
- "no"
2023-06-05 15:28:43 +09:00
- "yes"
2023-06-05 15:28:03 +09:00
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"
2023-06-05 15:28:43 +09:00
- "yes"
validations :
required : true
2023-07-02 03:03:33 +09:00
- type : dropdown
2023-07-02 04:30:20 +09:00
id : wait-for-launch
2023-07-02 03:03:33 +09:00
attributes :
2023-07-02 04:30:20 +09:00
label : Wait for a while
2023-07-02 03:03:33 +09:00
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
2023-07-04 10:20:54 +09:00
- 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
2023-07-08 17:18:28 +09:00
- 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
2023-06-05 15:28:43 +09:00
- type : input
id : vc-type
attributes :
label : Voice Changer type
description : Which type of voice changer you use? e.g. MMVC v1.3, RVC
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
2023-07-01 19:11:58 +09:00
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.
2023-06-05 15:28:03 +09:00
validations :
required : true