However, when I say the “wake word” (“Hey you”, in Spanish) the mobile does nothing, I don’t see any reaction, even if I link it with some instruction that I have already created in Assist.
What am I doing wrong or what am I missing? Any help is welcome. Greetings.
Awesome, this might save me from having to build a wholly custom solution with ESPHome.
However, using Automate on a Samsung device, I cannot get it to turn on the display. Display power mode set seems not allowed - anybody know of a solution (worst case I will use tasker where it seems to work automatically but the Google account for the IOT stuff currently has no license for it)?
If you’re not even hearing a ding from hotword plugin then I’m guessing you’ve got some kind of microphone permission issue thats preventing it from hearing you. Either that or maybe the sensitivity is set too low and it’s not registering that you said the hotword.
But using openwakeword and wyoming in the background won’t let me see the conversation in the Home Assistant app, right? That’s the whole charm about using a tablet instead of just going headless for which I find there are reasonable solutions by now (Voice PE or even just Atom Echo). Well and not having two devices, sure.
Maybe I will just get a tasker license for the IOT account then although truth to be told, my much preferred (and way cleaner) option would be to have hotword detection right in the companion app…
Yeah, the lack of visual feedback is one minor downside of the wyoming satellite method. Fwiw I’ve found I don’t miss it as much as I thought I would. Definitively agree that it’d be better if it was built right into the companion app.
I do not quite get why they do not do integrate it into the companion app. tflite (I guess it’s LiteRT now?) easily runs on even the slowest SOC that could reasonably render the GUI and it does not look like there is that much glue in the ESPhome code that would need to be ported…
Looks like this repository (termux approach) was archived this month. That tells me it won’t be supported moving forward. I’m also looking for a solution to replace my Google assistant. But I’m hesitant to move towards something archived.
I’ve been looking into this Releases · jeffc/hassmic · GitHub, but I can get it to wake once and then not again. Anyone have an alternative idea?
I have a working proof of concept i my github of an android app that listens for wake word and launches assist in the companion app. No setup requred except android permissions.
No reason to change what is not broken. No changes have been made for a year and the wyoming satellite way of doing voice has pretty much stopped development (from my understanding) with all new features coming to ESP32 devices, like stop words, don’t work on wyoming and only a handful of devices because the I2S bus can’t receive and send audio at the same time (I think XMOS handles that). I never had an issue with it outside false positives on wake word detection, hanging on to background noise and no stop word but besides that it worked great. Once you throw an LLM in the mix, a stop word is extremely useful.
No improvements in 5 years? Aliases, not exposing everything, needing a GPU to run a decent whisper model is the only thing that comes close to Nabu Cloud with a distil-large-v3 model. I mean, wasn’t the year of the voice 2 years ago, 3 at most. I was using Rhasspy five years ago. Is it perfect, no, still need to work on voice training and isolation as it likes to keep listening but lots of progress made. Considering Amazon lost 25 billion between 2018 and 2022 almost exclusively on Alexa, I say they are doing okay.
Did you ever find a solution to this?! It’s maddening. I’ve tried both Tasker and Automate, and they both give the same error. It’s as if the ASSIST instance can’t be seen.