mirror of
https://github.com/w-okada/voice-changer.git
synced 2025-01-23 21:45:00 +03:00
Merge branch 'v.1.5.3'
This commit is contained in:
commit
3742642128
10
.github/ISSUE_TEMPLATE/issue.yaml
vendored
10
.github/ISSUE_TEMPLATE/issue.yaml
vendored
@ -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:
|
||||
|
@ -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
|
||||
|
||||
@ -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.
|
||||
|
||||
|
@ -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. 音程がおかしい
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user