PedaAutomation / peda-input-voice

Voice Recognition module for PedaAutomation
0 stars 0 forks source link

Implement Hotword Detection #1

Open jhbruhn opened 10 years ago

jhbruhn commented 10 years ago

The best solution for the implementation of the hotword would probably be to use pocketsphinx. We have a variety of options:

jhbruhn commented 10 years ago

Sheesh! https://github.com/moneppo/node-pocketsphinx

jhbruhn commented 10 years ago

Okay, node-pocketsphinx does not support many devices yet (and we also need to compile it for a gazillion platforms (about 3)). This will get tricky. Crazy devices.

jhbruhn commented 10 years ago

The emscripten version works, but we have to get a better microphone input. node-speakable already has that, maybe we move that to an own module?

cjmoeller commented 10 years ago

tu was du nicht lassen kannst :dango:

evancohen commented 7 years ago

This issue is quite old, but for anyone interested I would suggest Sonus: https://github.com/evancohen/sonus