I am running openwakeword in docker for local wake word detection on my mac mini, I tested using postman that I can connect uising 127.0.0.1:10400 and the terminal in the docker container shows connected/disconected.
when I run 'script/run' for the sattelite it doesnt seem to connect to the local wake word service, and none of the queue wav files play.
any ideas?