dmort27 / epitran

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

Update korean g2p #182

Closed eunjung31 closed 2 months ago

eunjung31 commented 2 months ago
  1. Solve g2pk import error
  2. (map) Update mapping to represent Hangeul system better.
  3. (post) Delete rules related to phonetic transcriptions (voicing rules, unreleased plosives)
  4. (post) Delete rules that are already handled by g2pk.
  5. (post) Update annotations for rules (in preparation to solve g2pk dependency)
  6. (test) Upload test_korean.py