Add phonemes for Basque

This commit is contained in:
Michael Hansen
2023-06-05 19:14:26 -05:00
committed by Michael Hansen
parent 27b81a800d
commit 63629345ce

View File

@@ -171,6 +171,8 @@ DEFAULT_PHONEME_ID_MAP: Dict[str, List[int]] = {
"#": [149], # Icelandic
'"': [150], # Russian
"": [151],
"\u033a": [152], # Basque
"\u033b": [153],
}
PHONEME_MAPS = {