vocab @ epoch 0
Browse files- text/extra_symbols.py +4 -0
text/extra_symbols.py
ADDED
|
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# Auto-generated by build_phoneme_symbols.py. Do not edit by hand.
|
| 2 |
+
# IPA symbols emitted by the eSpeak/lfn phonemizer for Twi/Ewe/Dagbani
|
| 3 |
+
# that are not part of the base StableTTS symbol set.
|
| 4 |
+
extra_symbols = ['r', 'ƒ', 'ẽ', 'ã', 'ɖ', 'ɣ', '̃', 'ò', 'ʋ', 'à', 'í', 'ĩ', 'ũ', 'é', 'è', 'õ', 'ì', 'ó', '́', 'c']
|