kaldi-active-grammar icon indicating copy to clipboard operation
kaldi-active-grammar copied to clipboard

add new words to kaldi models

Open saireddy12 opened this issue 3 years ago • 0 comments
trafficstars

i have downloaded pre-trained librispeech model link and want to extend the vocab (add more words that can be recognised by the model) after reading some docs i found that _dictation file is used to add the words ( that are added in the user_lexicon.txt ) to grammar and fst . for adding words to kaldi model using this repo it seems it needs to be first made compatible to update it , but i need to just add words to kaldi models i don't want to use this repo for any other extra task is there are simpler/ better or any other way to add words to existing kaldi models

Thanks..

saireddy12 avatar Apr 09 '22 05:04 saireddy12