Golos – Ultra Lightweight Free Wispr Flow Alternative
Hotkey STT pasted to clipboard. Minimal, works. Whisper Flow done at no cost.

Agent-aware speech CLI with MCP support, but wraps an existing API service.
Backend developers, AI engineers building speech workflows
AssemblyAI CLI · Whisper CLI · Google Cloud Speech CLI
The main idea was to make Deepgram feel native in the terminal instead of forcing people into one-off curl snippets or small throwaway apps just to test a workflow. It also features agent-aware heuristics. We looked at what fingerprint agents leave on running apps in their sandbox/environment, and decided it was better than defaulting to agent mode. If we miss any, the standard --help output has a catch-all tip for agents parsing it.
It supports local files, URLs, microphone input, stdin pipelines, structured output, named profiles, shell completion, setting up skills for your project (also found at https://github.com/deepgram/skills), and MCP server mode for AI tools.
Docs: https://developers.deepgram.com/cli/getting-started Launch site: https://cli.deepgram.com Repo: https://github.com/deepgram/cli
Happy to answer questions about the architecture, plugin system, or MCP support.
Hotkey STT pasted to clipboard. Minimal, works. Whisper Flow done at no cost.
Local STT captures file paths and line numbers specifically for AI coding agents.
Voice+video agent built by orchestrating Deepgram, ElevenLabs, LemonSlice, and LiveKit together.
The project is a pragmatic, no-friction way to route MCP client output to macOS TTS — you get a runnable speak_server.py, ready-made CLI snippets for Gemini and Claude, and persona profiles that alter spoken behavior. Small but thoughtful extras like dynamic AGENTS.MD and persona presets make it useful for prototyping voice-first agents. The downside is obvious: it’s macOS-only and targets a narrow audience, but for that audience it removes a lot of friction.
Voice-specific prompt injection framework, but testing methodology alone isn't a shipping product.
Free Wispr Flow alternative with six local engines and per-app profiles that auto-switch.