mirror of
https://github.com/pstrueb/piper.git
synced 2026-04-18 22:34:49 +00:00
Add more uk phonemes
This commit is contained in:
@@ -220,6 +220,10 @@ ALPHABETS = {
|
||||
"ь": [42],
|
||||
"ю": [43],
|
||||
"я": [44],
|
||||
"\u0301": [45], # combining acute accent
|
||||
"\u0306": [46], # combining breve
|
||||
"\u0308": [47], # combining diaeresis
|
||||
"—": [48], # em dash
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user