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: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.
No spam posting.
Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it's not obvious why your post topic revolves around selfhosting, please include details to make it clear.
Don't duplicate the full text of your blog or github here. Just post the link for folks to click.
Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).
No trolling.
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.