openWakeWord for Rhasspy
.github/workflows | ||
.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.