#Getting voice assistant to recognize more than just turn on/off entities.

1 messages · Page 1 of 1 (latest)

tidal warren
#

I have Voice PE working to an extent. It will wake with the wake phrase and take commands to turn on/off devices, but I'd like it to do more. It can't even respond to "What is the weather outside?".

Running Home Assistant in docker container on UnRAID with Faster-Whisper, Piper, and OpenWakeWord. Latest 2025.6 version.

Hardware: Ryzen 5600x, GTX 1050 Ti GPU.

keen fog
tidal warren
keen fog
tidal warren
#

I'd like to keep it local but I realize that hardware may be a constraint. I don't have anything LLM related setup.

keen fog
#

the 1050ti with 4g of vram might be able to squeeze a small model on it but reaalsitcally you probably would want something newer or look for an online solution

tidal warren
#

I've been looking at upgrading my desktop GPU which is a 1080, might do a hand me down from the desktop to the server

keen fog
#

how much vram is on that?

tidal warren
#

8GB

keen fog
#

that would give you some more options. it wont be the quickest responder but with a small model you should be able to get some more natural interactions

#

although i dont know about gpu drivers and running ollama on unraid. you might want to look into that a bit

tidal warren
#

Honestly I just want it to mimic Google Assistant as best as possible. My Google Home devices have gotten more stupid over the years. All I do is ask it to turn on/off devices, status of some devices (like what the thermostat temp is set to or what state cooling/heating), what the weather is, and the occasional question it has to search the internet for.

#

I'll explore options, thank you for pointing me in the right direction