Trying to train a sample acoustic model an4 sample database from tutorial. The error I get is following:
ERROR: "ngrams_raw.c", line 288: Corrupted model, not enough unigrams 13 107
This error is from "MODULE: DECODE Decoding using models previously trained" stage taken from /logdir/decode/an4-1-1.log
Any ideas what's wrong?
It says the langauge model is corrupted. Most likely you somehow currupted the langauge model file by editing it.
Apparently I did, thnaks. Preparing tutorial anew solved the issue.
Log in to post a comment.
Trying to train a sample acoustic model an4 sample database from tutorial. The error I get is following:
This error is from "MODULE: DECODE Decoding using models previously trained" stage taken from /logdir/decode/an4-1-1.log
Any ideas what's wrong?
It says the langauge model is corrupted. Most likely you somehow currupted the langauge model file by editing it.
Apparently I did, thnaks. Preparing tutorial anew solved the issue.