Skip to content

Changes and improvements on rule-based Filipino phonemizer#2144

Open
UtaUtaUtau wants to merge 5 commits into
openutau:masterfrom
UtaUtaUtau:filipino
Open

Changes and improvements on rule-based Filipino phonemizer#2144
UtaUtaUtau wants to merge 5 commits into
openutau:masterfrom
UtaUtaUtau:filipino

Conversation

@UtaUtaUtau
Copy link
Copy Markdown
Contributor

This PR includes a few improvements on the G2P to follow the behavior of the language more closely.

Main changes:

  • Added glottal stop insertion rule between vowels
  • Added vowel to glide conversion for certain vowel combinations (u + vowel, i + vowel)
  • Added sh digraph
  • Added coda-exclusive phonemes for diphthongs (Y, W)
    Extra:
  • | is now considered a bypass character for these extra rules. For example, tatsulok is phonemized as [t a ty u l o k] which is wrong, but can be corrected by bypassing the digraph check on the ts, which is done like so: tat|sulok.

@ochakochatblanc
Copy link
Copy Markdown
Contributor

i like this change - signed nootsance

@Cadlaxa
Copy link
Copy Markdown
Contributor

Cadlaxa commented May 23, 2026

i like this change - signed nootsance

😭😭

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.

3 participants