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

Improve KoreanCBNNPhonemizer #991

Merged
merged 5 commits into from
Jan 25, 2024
Merged

Improve KoreanCBNNPhonemizer #991

merged 5 commits into from
Jan 25, 2024

Conversation

EX3exp
Copy link
Contributor

@EX3exp EX3exp commented Dec 26, 2023

  • Improved Korean CBNN Phonemizer.
  • Supports Phoneme Variation, Improved result's Quality by adjusting end-consonants' positions in detail, and It Inserts "- Phoneme(like "n -")" more properly. Also supports Phoneme hints input(like 눈[- nu, un, n -], 사[- ssa, a r], 람[ra1, am, m -]).
  • It also became to handle several kinds of missing phonemes. Now it automatically detects suffixed-CV phoneme(like "gya3") or VC phoneme, so even a singer that has some minor missing phonemes can use this phonemizer normally. (In result, it increased user convenience.)
  • This is Branch after (Should be merged after) Add BaseKoreanPhonemizer #990

@EX3exp EX3exp marked this pull request as ready for review December 27, 2023 15:33
@EX3exp EX3exp marked this pull request as draft December 28, 2023 07:01
@EX3exp EX3exp marked this pull request as ready for review December 28, 2023 15:55
@EX3exp EX3exp marked this pull request as draft January 15, 2024 04:36
@EX3exp EX3exp mentioned this pull request Jan 16, 2024
@EX3exp EX3exp marked this pull request as ready for review January 16, 2024 11:41
@EX3exp EX3exp mentioned this pull request Jan 16, 2024
@stakira stakira merged commit 7b19118 into stakira:master Jan 25, 2024
3 checks passed
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