i am doing training my deepspeech model after building lm.binary and trie using kenlm.
i am using deepspeech==0.6.0a15
ds-ctcdecoder==0.6.0a15
python 3.7.3
i am getting error Error: Trie file version mismatch (4 instead of expected 5). Update your trie file.
terminate called after throwing an instance of ‘int’
Fatal Python error: Aborted.