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

pyctcdecode usage in Speechbrain .scorer/.binary extension #81

Open
VitoPepe opened this issue Jul 7, 2022 · 0 comments
Open

pyctcdecode usage in Speechbrain .scorer/.binary extension #81

VitoPepe opened this issue Jul 7, 2022 · 0 comments

Comments

@VitoPepe
Copy link

VitoPepe commented Jul 7, 2022

Hello, I use coqui-stt which uses Kenlm to generate a language model. I would like to use pyctcdecode to add this language model to the CTC of my Speechbrain engine.

But the model produced by Coqui-stt is in .scorer or .binary format. I tried to give these two models as argument in the kenlm_model_path argument of the build_ctcdecoder function but it does not work.

Do you have any idea which method I should use to make it work?

Thanks

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