mirror of
https://github.com/w-okada/voice-changer.git
synced 2025-02-02 16:23:58 +03:00
update
This commit is contained in:
parent
1dc46df84b
commit
f86910b089
10
.github/ISSUE_TEMPLATE/issue.yaml
vendored
10
.github/ISSUE_TEMPLATE/issue.yaml
vendored
@ -78,6 +78,16 @@ body:
|
|||||||
- "yes"
|
- "yes"
|
||||||
validations:
|
validations:
|
||||||
required: true
|
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: input
|
- type: input
|
||||||
id: vc-type
|
id: vc-type
|
||||||
attributes:
|
attributes:
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
# Realtime Voice Changer Client for RVC Tutorial (v.1.5.3.7)
|
# Realtime Voice Changer Client for RVC Tutorial (v.1.5.3.7)
|
||||||
|
|
||||||
[Japanese/日本語](/tutorials/tutorial_rvc_en_latest.md)
|
[Japanese/日本語](/tutorials/tutorial_rvc_ja_latest.md)
|
||||||
|
|
||||||
# Introduction
|
# Introduction
|
||||||
|
|
||||||
@ -74,7 +74,7 @@ A1. It is possible that your PC's performance is not adequate. Try increasing th
|
|||||||
|
|
||||||
Q2. The voice is not being converted.
|
Q2. The voice is not being converted.
|
||||||
|
|
||||||
A2. Refer to this and identify where the problem lies, and consider a solution.
|
A2. Refer to [this](https://github.com/w-okada/voice-changer/blob/master/tutorials/trouble_shoot_communication_ja.md) and identify where the problem lies, and consider a solution.
|
||||||
|
|
||||||
Q3. The pitch is off.
|
Q3. The pitch is off.
|
||||||
|
|
||||||
|
@ -74,7 +74,7 @@ A1. PC の性能が十分ではない可能性があります。CHUNK の値を
|
|||||||
|
|
||||||
Q2. 音声が変換されない。
|
Q2. 音声が変換されない。
|
||||||
|
|
||||||
A2. こちらを参照して問題点の場所を明らかにして、対応を検討してください。
|
A2. [こちら](https://github.com/w-okada/voice-changer/blob/master/tutorials/trouble_shoot_communication_ja.md)を参照して問題点の場所を明らかにして、対応を検討してください。
|
||||||
|
|
||||||
Q3. 音程がおかしい
|
Q3. 音程がおかしい
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user