Update readme

This commit is contained in:
Dale 2023-04-23 19:57:10 +02:00 committed by GitHub
parent b2ca24bf50
commit cdd3c6dd89
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,2 +1,5 @@
# openWakeWord-rhasspy
Rhasspy interface for openWakeWord
# openWakeWord for Rhasspy
[openWakeWord](https://github.com/dscripka/openWakeWord) is an open-source library for detecting common wake-words like "alexa", "hey mycroft", "hey jarvis", and [other models](https://github.com/dscripka/openWakeWord#pre-trained-models). [Rhasspy](https://rhasspy.readthedocs.io/en/latest/) 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.