mirror of
https://github.com/pstrueb/piper.git
synced 2026-04-18 06:15:30 +00:00
Add phonemes for Basque
This commit is contained in:
committed by
Michael Hansen
parent
27b81a800d
commit
63629345ce
@@ -171,6 +171,8 @@ DEFAULT_PHONEME_ID_MAP: Dict[str, List[int]] = {
|
||||
"#": [149], # Icelandic
|
||||
'"': [150], # Russian
|
||||
"↑": [151],
|
||||
"\u033a": [152], # Basque
|
||||
"\u033b": [153],
|
||||
}
|
||||
|
||||
PHONEME_MAPS = {
|
||||
|
||||
Reference in New Issue
Block a user