mirror of
https://github.com/w-okada/voice-changer.git
synced 2025-01-23 05:25:01 +03:00
update
This commit is contained in:
parent
9f6903e4e9
commit
23b69ba121
12
.github/ISSUE_TEMPLATE/issue_for_v2.yaml
vendored
12
.github/ISSUE_TEMPLATE/issue_for_v2.yaml
vendored
@ -44,8 +44,20 @@ body:
|
||||
- label: If you use win_cuda edition, setup cuda and cudnn? [see here](https://onnxruntime.ai/docs/execution-providers/CUDA-ExecutionProvider.html#requirements)
|
||||
- label: If you use mac edition, client is not launched automatically. Use chrome to open application.?
|
||||
- label: I've tried to change the Chunk Size
|
||||
- label: I've tried to set the Index to zero
|
||||
- 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: select
|
||||
id: sample-model-work
|
||||
attributes:
|
||||
label: Does pre-installed model work?
|
||||
description:
|
||||
options:
|
||||
- YES
|
||||
- NO
|
||||
validations:
|
||||
required: true
|
||||
- type: input
|
||||
id: vc-type
|
||||
attributes:
|
||||
|
Loading…
Reference in New Issue
Block a user