Commit graph

5 commits

Author SHA1 Message Date
Dale Humby
48e652c9c1 Dockerise the application 2023-04-23 17:12:57 +00:00
Dale
7084655364 Bail if audio thread crashed
Program restart will be handled by Docker or systemd
2023-04-23 13:55:31 +02:00
Dale
c9ca033eda Cleanup config 2023-04-23 13:54:38 +02:00
Dale
eca74772de Send wake word to Rhasspy
Using Hermes MQTT.

Wake word is detected multiple times, added debug messages and some timeout code to mitigate multiple activations of Rhasspy.

config.yaml for configuration of MQTT and open wake word
2023-04-23 12:11:27 +02:00
Dale
71034cfd62 Receive Rhasspy audio on UDP and detect wake words
UDP audio receive in a thread, with wake word detection.
2023-04-22 21:42:19 +02:00