this post was submitted on 22 Nov 2023
108 points (100.0% liked)

196

667 readers
95 users here now

Be sure to follow the rule before you head out.

Rule: You must post before you leave.

^other^ ^rules^

founded 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] CoderKat@lemm.ee 4 points 1 year ago (3 children)

I badly wish that I could get (competent) home assistants with at least somewhat customizable activation keywords. I understand why it's not customizable. They build it into the hardware so that it doesn't have to be truly listening all the time. But I'd love at least some options to buy versions that have different phrases.

For me, I just want something that references some pop culture AI (eg, HAL, Glados, etc). I especially don't like Google's approach of saying the freaking company name.

[–] sharkfucker420@lemmy.ml 15 points 1 year ago (1 children)

There are locally hosted (not connected to internet) home assistants. They take more setup but are a lot more customizable, especially the open source ones.

[–] princessnorah@lemmy.blahaj.zone 2 points 1 year ago (1 children)

Hope you like 40 second response times unless you use a GPU model.

[–] JDubbleu@programming.dev 10 points 1 year ago (1 children)

I've hosted one on a raspberry pi and it took at most a second to process and act on commands. Basic speech to text doesn't require massive models and has become much less compute intensive in the past decade.

Okay well I was running faster-whisper through Home Assistant.

[–] Jaamulberry 7 points 1 year ago

With Home Assistant you can do custom wake words. Can also do wake words to talk to chatgpt or different languages. Does take some configuration

[–] madeline@lemmy.blahaj.zone 3 points 1 year ago

google is completely capable of adding custom wake words, they already have a feature that lets you set up custom words that skip the "hey google" so you can just say something like "lights on" and it activates a routine that does that.