-
Notifications
You must be signed in to change notification settings - Fork 160
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
拼音识别 #328
Comments
你可以把字,转成拼音,然后看看发音是否相近 |
我有用拼音建模的模型,你要是需要我可以上传一个。 |
谢谢,我是通过拼音判断发音是否相同或相近。主要是会存在吞字或者给你换成另外的字。我猜测我需要重新训练下模型。 |
好啊,谢谢。 |
请问这个模型在哪里可以找到 |
你好,本人小白。目前我正在做一个背诵相关的app,用到这个很棒的库。其实我只需要识别到拼音就行了,有时候发音准确的(比如莫使金樽空对月),老是识别不了“金樽”,我猜测应该是推理出错。而我其实只需要识别到拼音“ jin zun”即可,就可以判断背诵是否正确。在这种场景下,应该怎么做?
The text was updated successfully, but these errors were encountered: