Skip to content
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

How to deal with homonyms in grammer #1565

Closed
MooWeii opened this issue Apr 27, 2024 · 4 comments
Closed

How to deal with homonyms in grammer #1565

MooWeii opened this issue Apr 27, 2024 · 4 comments

Comments

@MooWeii
Copy link

MooWeii commented Apr 27, 2024

I defined grammer, in which there are two homophonic Chinese characters "摆" and "百". Now there is a sentence with the correct format of "摆料等待时间修改为一百", but always return "百料等待时间修改为一百". It doesn't work if I add "摆料" to grammer, so what should I do

@nshmyrev
Copy link
Collaborator

Hi

You can improve language model to give more priority for correct word. See https://alphacephei.com/vosk/lm

@MooWeii
Copy link
Author

MooWeii commented Apr 28, 2024

Hi

You can improve language model to give more priority for correct word. See https://alphacephei.com/vosk/lm

Thank you for your reply and contribution. In addition, where can I download the Chinese upgrade package. I see that the upgrade needs to download the upgrade package, but there is no Chinese link.

@nshmyrev
Copy link
Collaborator

You can request it over email

@nshmyrev
Copy link
Collaborator

Same as #866

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants