Hi, I am using VOSK to provide verbal commanding support for some applications. I need to limit the model to a specific set of words and no more to reduce ambiguity - about 1500 words.
I see that the models VOSK uses are based on Kaldi models and I have Kaldi installed on an Ubuntu VM (I do not have access to a larger server). What is the simplest way I can go about creating a model from this corpus which will be compatible with VOSK?
Thanks!
Sean