openWakeWord for Rhasspy
Allows running Open Wake Word centrally (on base) and all Rhasspy satellites stream audio to the base. |
||
---|---|---|
.flake8 | ||
.gitattributes | ||
.gitignore | ||
config.yaml.example | ||
detect.py | ||
Dockerfile | ||
LICENSE | ||
README.md | ||
requirements.txt |
openWakeWord for Rhasspy
openWakeWord is an open-source library for detecting common wake-words like "alexa", "hey mycroft", "hey jarvis", and other models. Rhasspy is an open-source voice assistant. openWakeWord is not bundled into Rhasspy.
This project runs openWakeWord as a stand-alone Docker service, which receives audio from Rhasspy, detects when a wake-word is said, and then notifies Rhasspy.