Kyubyong / g2pC

g2pC: A Context-aware Grapheme-to-Phoneme Conversion module for Chinese
Apache License 2.0
235 stars 30 forks source link

Could you provide "mode.crfsuite" file instead of "crf100.bin" ? #9

Open hsqStephenZhang opened 1 year ago

hsqStephenZhang commented 1 year ago

Great work! I wanna load your model in other languages such as rust/cpp, but they only accept "*.crfsuite" model file. This project only provides the dumped pickle file, which is binded with python.