Hey @jnvk I finally figured this out… you need to enable accessibility services for Termux and Termux:API, and it should then start correctly on boot up.
From the termux command prompt, assuming you’re starting from the home directory, use:
cd ../usr/var/service/wyoming-wakeword
Then edit the “run” file with nano or some other text editor
nano run
Add a new line at the end of the file and paste
“–threshold 0.9 \”
I’ll warn that the performance improvement wasnt night and day, I ultimately ended up going back and training a better wakeword, which has performed much better overall.
I love it, thanks for the how to.
Is there any way to mute the mic, for example with an automation to only listen when presence is detected in the room?