[QUESTION] Support for ConvLM wav2letter Language models
Created by: loretoparisi
Is it possibile to replace KenLM with ConvLM (wav2letter) pretrained models? They provide both new KenLM ngram based models (trained on WJS) and char based ConvLM models. Pretrained are in the w2l binary serialized format and are available here
Thank you.