pengzhendong / g2p-mix

Grapheme-to-Phoneme for Mixed Chinese (Mandarin or Cantonese) and English
MIT License
71 stars 12 forks source link

pyopenhc #2

Closed Liujingxiu23 closed 2 days ago

Liujingxiu23 commented 2 days ago

what is pyopenhc , and how to install it ?

https://github.com/pengzhendong/g2p-mix/blob/master/g2p_mix/g2p_jyut.py#L18

pengzhendong commented 2 days ago

https://pypi.org/project/pyopenhc

$ pip install pyopenhc
Liujingxiu23 commented 2 days ago

Thank you! running works