OpenWakeWord for Android development

Stumbled across this project on github, compiled and installed it and surprisingly it works!

Unfortunately it’s in a very “proof of concept” state and the developer hasn’t touched it in months. It gives me hope to see someone crack this nut, but right now it needs 3 things to be useful:

  1. A way to load new wake word files from the app (right now the wake word files is baked in when you compile it)
  2. Permissions for continuous background mic access
  3. A connection to the home assistant pipeline - I’m currently working on this part.

Anyone with Android dev experience interested in tackling the first 2 items?

1 Like

Sorry to say I don’t but happy to do some testing at some point if you need!