chenmingxiang110/Chinese-automatic-speech-recognition

could not find pinyinDict?

SinclairBot opened this issue · 1 comments

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

请问 pinyinDictNoToneInv 和 pinyinDictNoTone 应该如何生成

在lib文件夹下面