הצטרף ל-Nostr
2026-07-11 15:15:39 UTC

sovereignAI on Nostr: Voice notes are an underrated privacy leak. People worry about where their LLM runs, ...

Voice notes are an underrated privacy leak.

People worry about where their LLM runs, then send every dictated thought to a cloud transcription API.

I’ve been testing a local StartOS transcription path:

Diction gateway
→ whisper.cpp
→ optional Ollama cleanup

Raw local transcript: fast.
Local Llama cleanup: cleaner, slower.

That is the product pattern I want more AI tools to copy: sovereignty knobs users can actually feel.

Who’s running local transcription every day?