[go: nahoru, domu]

Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
w-okada committed Jul 4, 2023
1 parent 1dc46df commit f86910b
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 3 deletions.
10 changes: 10 additions & 0 deletions .github/ISSUE_TEMPLATE/issue.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,16 @@ body:
- "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: input
id: vc-type
attributes:
Expand Down
4 changes: 2 additions & 2 deletions tutorials/tutorial_rvc_en_latest.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# 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

Expand Down Expand Up @@ -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.

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.

Expand Down
2 changes: 1 addition & 1 deletion tutorials/tutorial_rvc_ja_latest.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ A1. PC の性能が十分ではない可能性があります。CHUNK の値を

Q2. 音声が変換されない。

A2. こちらを参照して問題点の場所を明らかにして、対応を検討してください。
A2. [こちら](https://github.com/w-okada/voice-changer/blob/master/tutorials/trouble_shoot_communication_ja.md)を参照して問題点の場所を明らかにして、対応を検討してください。

Q3. 音程がおかしい

Expand Down

0 comments on commit f86910b

Please sign in to comment.