Comment on Google Assistant Is Basically on Life Support and Things Just Got Worse
Overspark@feddit.nl 3 days agoDepends on which one you have. If you but their own smart speaker (Voice PE), which is designed to stay entirely local if you have the right hardware and software locally, and even has a hardware switch to temporarily disable the microphone, it’s pretty easy. And of you don’t have all that locally you need a paid subscription to use their cloud a little bit, but they won’t store anything. So still pretty easy.
isVeryLoud@lemmy.ca 3 days ago
I want to run my own voice processing service, ideally. Something that runs off of my home assistant server, would be cool if it made use of a Coral AI or similar.
Overspark@feddit.nl 3 days ago
You can. There are simple options, that only recognise predefined sentences, that even work on a Raspberry Pi, and at the other end of the spectrum you can host an LLM locally and chat with that if you have the right hardware (Coral isn’t powerful enough for that, you want a GPU with lots of VRAM). Obviously setting this up is more complicated, but there are a lot of options to do it your way.
grue@lemmy.world 2 days ago
IIRC it’s supposed to be getting better rapidly, as it’s an active focus of development for Home Assistant.
That said, I thought this seemed like a good guide on how to set it up as of 8 months ago. (I’m not necessarily a fan of that guy’s bombastic over-enthusiasm, but the info seems good.)