Rhasspy is fantastic, I got it to work well on a raspberry pi 2!
I’m in search for a way to run a bash/python script or to call some API endpoint in case Rhasspy wakes-up and after record is finished. I can choose sounds in the WebUI that are properly played.
I want to flash some LED to signal to the user when wake-word has been detected and when Rhasspy is listening. How can I do this? Thanks
Have a look at Hermes Led Control, which is precisely made for this purpose. It’s primarily meant for the built-in LEDs of ReSpeaker, Matrix and Google devices, but you can use it with LEDs on any GPIO pins.