Agent voice response
It's even mostly open source.
A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.
Rules:
Be civil.
No spam.
Posts are to be related to self-hosting.
Don't duplicate the full text of your blog or readme if you're providing a link.
Submission headline should match the article title.
No trolling.
Promotion posts require active participation, with an account that is at least 30 days old. F/LOSS without a paywall has exceptions, with requirements. See the rules link for details. Tags [CBH] or [AIP] are required, see the links in Rule 8 for details.
AI-related discussions and AI-involved promotional posts have additional requirements for tagging, as noted in Rule 7 and the AI & Promotional Post Expanded Rules post, and find example disclosures here.
Resources:
Any issues on the community? Report it using the report flag.
Questions? DM the mods!
Agent voice response
It's even mostly open source.
That looks like a call center type thing. I'm more looking for "hey google" without (most of) the spyware.
Edit: re-reading my post, I see how it looks like that's what I meant.
So there's an answer, and then there's a problem.
The easy answer is that Home Assistant has Voice Assistants now, and you can use Ollama, Whisper, and Piper to do that all locally.
The problem is that it really only talks to Home Assistant, there's no ability to have it search the web, or make a phone call, or really anything else outside of Home Assistant without significant addon stuffs.
It also requires a reasonably significant amount of RAM on your computer to run the VM for Home Assistant while supporting Whisper and Piper and Ollama.
Vibecode something? Fair warning that vibecoding android apps is fraught with peril. Be very explicit in what versions of android and the SDK in your prompt.
I have lots of java and a smidgen of kotlin experience so I'll probably just regular code it if I have to. I would still prefer if something already exists.