whisper-cpp
popularlocal-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
Quick reference
Install
brew install whisper-cppVerify
whisper-cli --helpFirst command
whisper-cli -m models/ggml-base.en.bin -f audio.wavMachine JSON
/cli/whisper-cpp.jsonAbout
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