Where does -lm option go for Pocketsphinx Android Demo so that I can use .lm (see below) ?
"Converting a model into the binary format
To quickly load large models you probably would like to convert them to a binary format that will save your decoder initialization time. That’s not necessary with small models. Pocketsphinx and sphinx3 can handle both of them with the -lm option."
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Where does -lm option go for Pocketsphinx Android Demo so that I can use .lm (see below) ?
"Converting a model into the binary format
To quickly load large models you probably would like to convert them to a binary format that will save your decoder initialization time. That’s not necessary with small models. Pocketsphinx and sphinx3 can handle both of them with the -lm option."
never mind