Language model
Hi,
Thanks for the great project! I got the following error when I plug in language model that I took from downloaded version of pocket sphinx.
ERROR: "ngram_model_dmp.c", line 121: Wrong magic header size number 54726965: / [path of my simulator] /data/Containers/Bundle/Application/578CB94A-AACD-4B4D-AEC2-87F81301ADD9/TLSphinx-test.app/en-us.lm.bin is not a dump file
I found someone asked the same question and the suggestion is the version of pocket sphinx ver. https://github.com/cmusphinx/pocketsphinx-python/issues/5
Is the wrapper using older version of pocket sphinx? Should I get a older version of language model then? could you let me know which version should I look for?
Thanks!
Hope this will be fix when we can tackle this issue #28
Do you know quick way to convert lm language model to dmp on Mac ? Xcode can't build proj with lm format model.