I installed pocketsphinx without errors step-by-step (./autogen.sh , ./configure, make, make install for both sphinx-base and pocketsphinx), but when I did try this command to test: pocketsphinx_continuous -inmic yes
I got this error message:
calloc(-1090616432,1) failed from ngram_model_trie.c(313)
I installed pocketsphinx without errors step-by-step (./autogen.sh , ./configure, make, make install for both sphinx-base and pocketsphinx), but when I did try this command to test: pocketsphinx_continuous -inmic yes
I got this error message:
calloc(-1090616432,1) failed from ngram_model_trie.c(313)
This is the full result:
There is no help?