whisper-cpp
local-onlyaibrew
Georgi Gerganov · Transcription, meeting notes, and audio analysis from the terminal.
$ brew install whisper-cppOne-liner to try
$ whisper-cli -m models/ggml-base.en.bin -f audio.wavAgent pack
Copy into an agent
A markdown-ready setup brief with install, verify, safe starting commands, and guardrails for AI agents.
Readiness
Usable with guardrails · 60/100
Verify
whisper-cli --help
Agent URL
/cli/whisper-cpp/agent.md
Quick reference
Install
brew install whisper-cppVerify
whisper-cli --helpFirst command
whisper-cli -m models/ggml-base.en.bin -f audio.wavAbout
Transcription, meeting notes, and audio analysis from the terminal. Built by Georgi Gerganov. Runs entirely on your machine.
Example workflow
1. whisper-cli -m models/ggml-base.en.bin -f audio.wav