Hey all, i'm using wyoming-satellite + termux on android connecting to a HA-hosted instance of openwakeword. For the life of me i've only ever been able to get this working with the hey_jarvis model -- any other model seems to load on the HA side (putting the model into /share/openwakeword) but it never activates. I've tried my own models + others in https://github.com/fwartner/home-assistant-wakewords-collection/tree/main/en
On the server side, i see the models have loaded, likewise for the client side. On wyoming satellite i use the --wake-word-name flag. On the HA side i see a corresponding entry DEBUG:wyoming_openwakeword.handler:Loaded models: ['hey_jingleberry'] .
Anyone else had similar issues