Enhance README with detailed openWakeWord information#4510
Enhance README with detailed openWakeWord information#4510slgotting wants to merge 1 commit intohome-assistant:masterfrom
Conversation
Expanded the README to include detailed information about wake word detection, its role in the voice pipeline, common uses, installation instructions, and features of openWakeWord.
There was a problem hiding this comment.
Hi @slgotting
It seems you haven't yet signed a CLA. Please do so here.
Once you do that we will be able to review and accept this pull request.
Thanks!
|
Please take a look at the requested changes, and use the Ready for review button when you are done, thanks 👍 |
| # openWakeWord – Home Assistant App | ||
|
|
||
| ![Supports aarch64 Architecture][aarch64-shield] ![Supports amd64 Architecture][amd64-shield] | ||
| **openWakeWord** adds wake-word detection to Home Assistant’s voice system. It listens to microphone audio and triggers the voice pipeline when a chosen phrase (the *wake word*) is spoken. |
There was a problem hiding this comment.
I don't see a good reason why these lines are changed, I'd prefer to keep the title the same style for all apps. Same for the architecture support shields.
Also such content should be in the |
Expanded the README to include detailed information about wake word detection, its role in the voice pipeline, common uses, installation instructions, and features of openWakeWord.