Update readme
This commit is contained in:
parent
b2ca24bf50
commit
cdd3c6dd89
1 changed files with 5 additions and 2 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Reference in a new issue