this post was submitted on 28 Jul 2025
308 points (97.8% liked)
Technology
73389 readers
5507 users here now
This is a most excellent place for technology news and articles.
Our Rules
- Follow the lemmy.world rules.
- Only tech related news or articles.
- Be excellent to each other!
- Mod approved content bots can post up to 10 articles per day.
- Threads asking for personal tech support may be deleted.
- Politics threads may be removed.
- No memes allowed as posts, OK to post as comments.
- Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
- Check for duplicates before posting, duplicates may be removed
- Accounts 7 days and younger will have their posts automatically removed.
Approved Bots
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
There's a mode for voice control that is even friendly to a Raspi 4 or 5, but it's very simplistic in control, basically a super lightweight speech to text trained only on device names and aliases. Think the speech to text in late 2000s through early 2010s non-smart phones.
Small models for faster-whisper will run on even my little Dell Micro i5-6500T that I have Home Assistant running on, it's just a little bit slow, but it absolutely works and is usable speed! I run a larger model currently offloaded to my server, which has an RTX 2070 Super in it, but that's to make it perform more like how Google used to a long time ago, and it's unused power most of the time.
They're trying to make it as accessible as possible for sure. There's even options to use cloud STT and TTS (they even include it in the Home Assistant Cloud optional feature), but it's definitely cool as hell to be able to talk to an open-source-design speaker and get a reply and control any switches or lights or even my thermostat and robo vacuum without needing the Internet to work. As long as my Wi-Fi and HA box are up, I've got options!