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

Refine the multilingual front-end processing module #137

Merged
merged 3 commits into from
Feb 19, 2024

Conversation

lmxue
Copy link
Collaborator

@lmxue lmxue commented Feb 17, 2024

✨ Description

We support espeak to extract IPA (International Phonetic Alphabet), which supports 100 languages, just shown in https://github.com/espeak-ng/espeak-ng/blob/master/docs/languages.md.

To highlight this support, this PR add comments for espeak tool with support of 100 languages to provide more helpful information. Also, Refine the multilingual front-end processing module, i.e., G2PModule, by passing the parameter of language to EspeakBackend.

🚧 Related Issues

#112

👨‍💻 Changes Proposed

🧑‍🤝‍🧑 Who Can Review?

@RMSnow

🛠 TODO

None

✅ Checklist

  • Code has been reviewed
  • Code complies with the project's code standards and best practices
  • Code has passed all tests
  • Code does not affect the normal use of existing features
  • Code has been commented properly
  • Documentation has been updated (if applicable)
  • Demo/checkpoint has been attached (if applicable)

@RMSnow RMSnow merged commit 336a649 into open-mmlab:main Feb 19, 2024
1 check passed
ArkhamImp pushed a commit to ArkhamImp/Amphion that referenced this pull request Apr 17, 2024
Refine the multilingual front-end processing for TTS
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants