I am looking at getting the voice thing from nabu casa.
I have seen people mess witb nests and echos and similar products either through jailbreaking or full on board replacements and I am trying to pick a lane.
I just want to be able to do simple commands for now but if I got the premium it would sit in the comms cabinet floors away from me. Does it act as just a brain and I can attach any mic, echo, nest to the system after?


My experience thus far…
I am in the process of rolling this out myself; I have just one HA Voice Preview, HA running in Docker (which is itself running as a VM in proxmox) + a whole stack of additional stuff (z-wave, matter, wyoming-whisper, piper, openwakeword…). The wyoming stuff is hooked up to a different stack of local llm stuff (ollama, which is using a gpu for inference, through pci passthrough), and taps into it, and piper for tts. Then in HA voice settings, I have two assistants (thinking vs non-thinking, for speed) that I setup, then back to the HA Voice Preview I can set up what assistant system to use. It’s a whole thing, and there are different ways to go about it that don’t require a gpu or llm, but I had the llm first so I was already halfway there, figured I might as well just use it for voice in HA too.
The HA UI section:
