TLSphinx icon indicating copy to clipboard operation
TLSphinx copied to clipboard

Language model

Open gigiwu opened this issue 9 years ago • 2 comments

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!

gigiwu avatar Jul 30 '16 06:07 gigiwu

Hope this will be fix when we can tackle this issue #28

BrunoBerisso avatar Sep 27 '16 12:09 BrunoBerisso

Do you know quick way to convert lm language model to dmp on Mac ? Xcode can't build proj with lm format model.

mgmtcam22 avatar Mar 19 '19 16:03 mgmtcam22