I'm having these ERROR messsages after each step excluding first two steps and then at the end, decoding doesn't initiate and throw an ERROR message. I have searched the forums but didn't find any solution. My data is in 16khz, mono format. Log files and transcription file is attached herewith.
INFO: ngram_model_trie.c(354): Trying to read LM in trie binary format
ERROR: "ngram_model_trie.c", line 356: File /home/ismile/Desktop/mydb/mydb/etc/mydb.lm.DMP not found
INFO: ngram_model_trie.c(177): Trying to read LM in arpa format
ERROR: "ngram_model_trie.c", line 179: File /home/ismile/Desktop/mydb/mydb/etc/mydb.lm.DMP not found
INFO: ngram_model_trie.c(445): Trying to read LM in dmp format
ERROR: "ngram_model_trie.c", line 447: Dump file /home/ismile/Desktop/mydb/mydb/etc/mydb.lm.DMP not found
FATAL: "batch.c", line 822: PocketSphinx decoder init failed
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I'm having these ERROR messsages after each step excluding first two steps and then at the end, decoding doesn't initiate and throw an ERROR message. I have searched the forums but didn't find any solution. My data is in 16khz, mono format. Log files and transcription file is attached herewith.
Last edit: Awais Zulfiqar 2017-04-03
INFO: ngram_model_trie.c(354): Trying to read LM in trie binary format
ERROR: "ngram_model_trie.c", line 356: File /home/ismile/Desktop/mydb/mydb/etc/mydb.lm.DMP not found
INFO: ngram_model_trie.c(177): Trying to read LM in arpa format
ERROR: "ngram_model_trie.c", line 179: File /home/ismile/Desktop/mydb/mydb/etc/mydb.lm.DMP not found
INFO: ngram_model_trie.c(445): Trying to read LM in dmp format
ERROR: "ngram_model_trie.c", line 447: Dump file /home/ismile/Desktop/mydb/mydb/etc/mydb.lm.DMP not found
FATAL: "batch.c", line 822: PocketSphinx decoder init failed