Live data from Hacker News

The era of open voice assistants

home-assistant.io

151–160 of 290 posts

Re: The era of open voice assistants

#151
post #131

Earlier quoted context omitted.

Look at Shelly light switches.

You've misunderstood what they're asking for. They're asking for Home Assistant hardware (microphone, speaker, wifi) that, instead of being a standalone box taking up space on the counter/table/etc, fits into the hole in the hall where they currently have a lightswitch.

Yes - exactly this. If there are multiple needed, then some can be smarter/ more capable than others, but this removes the “just another box and cable(s)” issue.

Re: The era of open voice assistants

#152

It's too bad it's sold out everywhere. I've tried the ESP32 projects (little cube guy) for voice assistants in HA but it's mic/speaker weren't good enough. When it did hear me (and I heard it) it did an amazing job. For the first time I talked to a voice assistant that understood "Turn off office lights" to mean "Turn off all the lights in the office" without me giving it any special grouping (like I have to do in Al…

I'm definitely buying one for robotics, having a dedicated unit for both STT and TTS that actually works and integrates well would make a lot of social robots more usable and far easier to set up and maintain. Hopefully there's a ROS driver for it eventually too.

Re: The era of open voice assistants

#153
post #136

Earlier quoted context omitted.

I guess I did misunderstand, because that request seems strange to me. I’m assuming they have more than one switch. Which one should have Home Assistant on it? Seems like an odd deployment strategy. A pi isn’t that big..

Not OP but if I have to have a CPU and microphone for voice commands anyway it doesn’t sound crazy to throw a whole pi/relay node into every room of the house that I want to have control of. Pi zero 2 is fifteen bucks and can run Whisper speech2text iirc, throw ChatScript on there for local command decoding and call it a day. I think I’d pay 50 to 100 per room for the convenience, paying a premium to not have my voic…

Without trying to digress, but why not make it modular too ? I.e. base model is a smart switch, one unit is the “base” unit and the rest talk to that. Possibly even add further switches, dials (thermostat or dimmer etc). Perfect placement in my opinion.

Re: The era of open voice assistants

#154

Earlier quoted context omitted.

Not OP but if I have to have a CPU and microphone for voice commands anyway it doesn’t sound crazy to throw a whole pi/relay node into every room of the house that I want to have control of. Pi zero 2 is fifteen bucks and can run Whisper speech2text iirc, throw ChatScript on there for local command decoding and call it a day. I think I’d pay 50 to 100 per room for the convenience, paying a premium to not have my voic…

Without trying to digress, but why not make it modular too ? I.e. base model is a smart switch, one unit is the “base” unit and the rest talk to that. Possibly even add further switches, dials (thermostat or dimmer etc). Perfect placement in my opinion.

Suppose I have a bias for meshnet vs hub and spoke. Seems to me having full power cpu on every mic is going to be better experience latency and glitchwise than streaming audio feeds around. Of course they would still talk to each other to pass commands around.

Re: The era of open voice assistants

#155

Earlier quoted context omitted.

Not the home assistant controller, but a peripheral. A light switch you can toggle manually or through the assistant. I think the problem with this setup is that it needs to be wifi connected, and if you embed an esp32 inside a wall it will get exactly zero signal. Maybe with external antennas hidden in the switch outer case.

? I have my house packed to the brim with tplink Wi-Fi smart switches, they work fine. https://www.tp-link.com/us/home-networking/smart-switch/

Ah right I forget I'm talking to Americans on an American site, who all have walls made out of wood and gypsum. Try that with brick and steel reinforced concrete lol.

Re: The era of open voice assistants

#157

Earlier quoted context omitted.

Our estimates are more than a million active instances https://analytics.home-assistant.io/

More than a million? It says on the page: "424,548 Active Home Assistant Installations" Am I missing something? Is it that these are just those you know are sharing details, and you can scale that up by a known percentage? :)

> Analytics in Home Assistant are opt-in and do not reflect the entire Home Assistant userbase. We estimate that a third of all Home Assistant users opt in.

Re: The era of open voice assistants

#159
post #22

Here's what I'm looking for in a voice assistant: - Full privacy: nothing goes to the "cloud" - Non-shitty microphones and processing: i want to be able to be heard without having to yell, repeat, or correct - No wake words: it should listen to everything, process it, and understand when it's being addressed. Since everything is private and local, this is now doable - Conversational: it should understand when I finis…

without a wake word that's a lot of compute unless you live alone and don't watch tv or listen to music

they even used a wake word in star trek fwiw

Re: The era of open voice assistants

#160

It isn't even one year since the press stories about how dumb a product Alexa was and how it makes no money and all the devs are getting laid off. Something changed now?

It was a bad product at making money for Amazon, but they are useful for smart homes. Home Assistant is pretty squarely in the smart home category.

I bought two the second they were announced, I already use the software stack with the m5 atoms and they are terrible devices, but the software works well enough for me.

Post reply on HN