Closed reflashed closed 5 years ago
init.py doesn't have a phoneme for "SH". It's a quick fix, but isn't there!
Need to add something like this:
Phoneme(arpabet='SH', american='?', english='?', ipa='ʃ', is_vowel=False)
yeah. thanks. i will fix.
init.py doesn't have a phoneme for "SH". It's a quick fix, but isn't there!
Need to add something like this:
Phoneme(arpabet='SH', american='?', english='?', ipa='ʃ', is_vowel=False)