-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Translate docs #33
Comments
Can you please specify the lines where Japanese text is used? |
python/voicevox/audio_query.py Line 15 in 76e583f
|
Hey ! I would just like to help. python/voicevox/audio_query.py Line 10 in 76e583f
I have searched google translate , PS need confirmation if it is correct class Mora:
"""Mora class
Attributes
----------
text: str
文字 //letter
consonant: str
子音の音素 //consonant phonemes
consonant_length: int
子音の音長 //length of consonants
vowel: str
母音の音素 //vowel phonemes
vowel_length: int
母音の音長 //vowel length
pitch: int
ピッチ //pitch
""" |
@maamokun Can you check? |
imma revise and open a PR |
k done, check & merge the PR |
Some text is Japanese so we need to translate to English.
The text was updated successfully, but these errors were encountered: