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

Decoding using LM with Contextual biasing (Hotwords) #1600

Open
kerolos opened this issue Apr 19, 2024 · 0 comments
Open

Decoding using LM with Contextual biasing (Hotwords) #1600

kerolos opened this issue Apr 19, 2024 · 0 comments

Comments

@kerolos
Copy link

kerolos commented Apr 19, 2024

1- Is it possible to use a LM (RNNLM or n-gram) at the same time adding Hotwords in ONNX ?
2- How can I change the display word, for example word contains special characters or with hyphen. I had tried to put the desired special words with **@**SPECIALWORD in ( --hotwords-file ) , but it does not work (the tokens_type i used is bpe) ?, However in the old system By using Phone Based lexicon we can display any words have special character !
Thanks in advance

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

No branches or pull requests

1 participant