chenmingxiang110 / Chinese-automatic-speech-recognition

Chinese speech recognition
MIT License
163 stars 22 forks source link

could not find pinyinDict? #2

Closed SinclairBot closed 4 years ago

SinclairBot commented 4 years ago

if pinyin in self.pinyinDict: raise ValueError("Could not find "+pinyin+" in the dictionary.")

请问 pinyinDictNoToneInv 和 pinyinDictNoTone 应该如何生成

chenmingxiang110 commented 4 years ago

在lib文件夹下面