Skip to content
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

Open
tuna2134 opened this issue May 15, 2023 · 6 comments
Open

Translate docs #33

tuna2134 opened this issue May 15, 2023 · 6 comments
Labels
documentation Improvements or additions to documentation

Comments

@tuna2134
Copy link
Member

Some text is Japanese so we need to translate to English.

@tuna2134 tuna2134 added the documentation Improvements or additions to documentation label May 15, 2023
@adityakode
Copy link

Can you please specify the lines where Japanese text is used?

@tuna2134
Copy link
Member Author

@adityakode
Copy link

Hey ! I would just like to help.
in the file audio_query.py,

class Mora:

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
    """

@tuna2134
Copy link
Member Author

@maamokun Can you check?

@maamokun
Copy link
Contributor

imma revise and open a PR

@maamokun
Copy link
Contributor

k done, check & merge the PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

3 participants