neonbjb / ocotillo

Performant and accurate speech recognition built on Pytorch
Other
248 stars 26 forks source link

Transcribing with LM #1

Open agupta54 opened 2 years ago

agupta54 commented 2 years ago

Is it possible to use a language model while using the ASR models? Especially a KenLM language model

neonbjb commented 2 years ago

I would be receptive to a PR that adds this, but I do not plan on adding it myself. It would need to be optional.