node-pocketsphinx icon indicating copy to clipboard operation
node-pocketsphinx copied to clipboard

Results 5 node-pocketsphinx issues
Sort by recently updated
recently updated
newest added

I'm using the latest code (pocketsphinx, sphinxbase, and node-pocketsphinx) from git in Ubuntu 14.04 with Node v0.10.36. When I try to run 'node index.js' from the demo directory I get...

I just came across pocketsphinx in 100% javascript! See this repository: https://github.com/syl22-00/pocketsphinx.js. Would it be an idea to use that instead of the c-version: it cuts down on dependencies and...

After installing the module with `npm install`, I get this error when running `index.js` or requiring it: `Error: Cannot find module './build/Debug/binding'` Looking inside build folder, there is only a...

Hi, Setting or assuming the default nftt value doesn't transfer. The console prints this as the current configuration whereas 2048 is provided; -nfft 512 512 Trying to load the Dutch...

The processor stops responding after 4-5 utterances have been processed.

bug