Open roholazandie opened 2 years ago
I have the maybe the same problem. it would be great if the project is setup in english - currently its not understandable. It would be really great if that would work - because I think it would be the only converter that could be installed so easily via pip
Input -> "zˈi"
Traceback (most recent call last):
File "c:\Users\RIR\Documents\HSB\Masterarbeit\phonetic_analizer\ipaToArpa.py", line 30, in <module>
main()
File "c:\Users\RIR\Documents\HSB\Masterarbeit\phonetic_analizer\ipaToArpa.py", line 22, in main
x = ipa_convertor.convert(ipa)
File "C:\Users\RIR\Documents\HSB\Masterarbeit\phonetic_analizer\venv\lib\site-packages\arpabetandipaconvertor\phoneticarphabet2arpabet.py", line 114, in convert
raise PhonemeError("%s 重音标识不合适,%s前一个音节没有元音!" % (temp_syllable_str, ch))
arpabetandipaconvertor.excepts.PhonemeError: zˈ 重音标识不合适,ˈ前一个音节没有元音!
Thanks for the amazing repository. I realized that your code gives error on a lot of cases when I want to convert from IPA to ARPAbet. For example this one from dictionary abuse:
throws this exception: