dmort27 / epitran

A tool for transcribing orthographic text as IPA (International Phonetic Alphabet)
MIT License
625 stars 120 forks source link

Remove Python 3.8 syntax to ensure compatibility with versions < 3.7 #138

Closed kalvinchang closed 1 year ago

kalvinchang commented 1 year ago

Revert #136 in order to address #135

I tested this PR by going into Google Colab and ran pip install git+https://github.com/dmort27/epitran@version-fix then verified that import epitran worked