Tools/thewh1teagle/vibe

vibe

Transcribe on your own!

7.0k+57/wkemergingTypeScript

The Lens

By Erik Loyd, SaaS CEO and former COO/CFO of an AWS Premier Partner.

Updated Jun 2026

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 free

What'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.

Self-hosting ops:trivial

Get tools like this every Wednesday

One featured tool, three on the radar. No fluff.

Similar Tools

Score
62/100 · B
Adoption21/30
Maintenance21/25
Community5/20
License5/15
Analysis10/10

A low score is not a verdict on quality. Young and niche tools start low by design. How we calculate scores

About

Owner
thewh1teagle (User)
Stars
7,039
Forks
478

Explore Further

More tools in the directory