The kaldi site has two newer models available, the Librespeech and Gigaspeech models at https://www.kaldi-asr.org/models.html. I've been looking through the code at https://github.com/grwgreg/silviux/blob/main/server/silviux-server/lm-script/silviux.sh because that is where the model files are downloaded from the kaldi site but changing the url to the new models fails because files are missing or named differently. Are these new models at all compatible with this project? Thanks!
The kaldi site has two newer models available, the Librespeech and Gigaspeech models at https://www.kaldi-asr.org/models.html. I've been looking through the code at https://github.com/grwgreg/silviux/blob/main/server/silviux-server/lm-script/silviux.sh because that is where the model files are downloaded from the kaldi site but changing the url to the new models fails because files are missing or named differently. Are these new models at all compatible with this project? Thanks!