
vibe
Transcribe on your own!
The Lens
Vibe is another desktop transcription app built on Whisper, and what sets it apart is how much it does after the transcript. Everything runs locally, it handles almost every language with translation to English, and it exports to more formats than most people will ever need: SRT, VTT, TXT, HTML, PDF, JSON, and DOCX. MIT licensed, completely free.
It is built on whisper.cpp, the C++ port of Whisper, which tends to be lighter on resources than the Python original. You get batch transcription, speaker identification, microphone and system-audio recording, and a command-line interface plus an HTTP API for wiring it into other tools. The standout feature is AI summaries: point it at Claude or a local Ollama model and it condenses a transcript for you.
Solo and small teams: it is a free download on macOS, Windows, and Linux, with mobile on the way. If buzz is the no-frills on-ramp, vibe is for people who want the transcript to feed straight into a workflow. The export options and the HTTP API are the reason to pick it.
The catch is that the AI summary feature leans on an outside model, so the local-only promise holds for transcription but not for summaries unless you run Ollama yourself. And like every Whisper wrapper, accuracy is only as good as the model and the hardware you give it.
Free vs Self-Hosted vs Paid
fully freeWhat's Free
All of it. MIT licensed desktop app for macOS, Windows, and Linux. Transcription, translation, batch jobs, speaker ID, recording, the HTTP API, and every export format are free. The project takes donations via Ko-fi but gates nothing.
Self-Hosted
Runs on your desktop, built on whisper.cpp so it is relatively light. Local compute is the only cost; a GPU speeds up long files but is not required for short ones.
The Real Cost
The optional AI summary uses an external model. Claude is a paid API; Ollama is free but you run the model locally and supply the hardware. Transcription itself never needs either.
vs Alternatives
- buzz: simpler, fewer export formats, no built-in summaries.
- MacWhisper: paid, macOS-only, very polished.
- Raw Whisper CLI: free, but no GUI, exports, or API.
Completely free and open source. The only optional cost is the AI summary feature if you point it at a paid model like Claude instead of local Ollama.
Get tools like this every Wednesday
One featured tool, three on the radar. No fluff.
About
- Owner
- thewh1teagle (User)
- Stars
- 6,558
- Forks
- 429
Explore Further
More tools in the directory
openclaw
Your own personal AI assistant. Any OS. Any Platform. The lobster way. 🦞
380.3k ★everything-claude-code
The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.
221.3k ★hermes-agent
The agent that grows with you
202.3k ★