15

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?

you are viewing a single comment's thread
view the rest of the comments
[-] kayohtie@pawb.social 1 points 3 weeks ago* (last edited 3 weeks ago)

What do you mean by "local"?

If you mean "on my network, never going to the cloud, install whisper and piper apps (in default repos at that) in Home Assistant OS: you have a fully local voice stack that multiple assistants can use. If you might have multiple speakers, why duplicate resources for processing speech?

HA basically compartmentalizes voice into into its parts: speech to text, intent processing, and text to speech. It's fully local if you want, or cloud, or both, entirely up to you.

If you mean "this software processes voice itself from the attached microphone, interprets the command, sends the command to HA, and then creates a TTS response or chime", there are software for that but they certainly aren't running on an inexpensive ESP32-S3 chip, and are generally gonna be pretty limited as well, and I don't see active projects using it anymore. Everything that was just...tended to work poorly.

I believe I've seen some self-contained software packages that can connect to HA's Assist over an API, feeding it the transcribed text directly, but again, a central source of processing speech on more-powerful hardware that is only ever going to be used like, one user/speaker at a time makes way more sense than duplicating efforts on worse hardware.

[-] Sxan@piefed.zip 1 points 2 weeks ago

Yeah, I meant not-sending-data-to-3rd parties-local. I'm aware VTT, and if you want any LLM smarts, is resource-hungry.

this post was submitted on 28 Aug 2026
15 points (100.0% liked)

homeassistant

20586 readers
7 users here now

Home Assistant is open source home automation that puts local control and privacy first.
Powered by a worldwide community of tinkerers and DIY enthusiasts.

Home Assistant can be self-installed on ProxMox, Raspberry Pi, or even purchased pre-installed: Home Assistant: Installation

Discussion of Home-Assistant adjacent topics is absolutely fine, within reason.
If you're not sure, DM @GreatAlbatross@feddit.uk

founded 3 years ago
MODERATORS