whisper-cpp

Install command:
brew install whisper-cpp

Port of OpenAI's Whisper model in C/C++

https://github.com/ggerganov/whisper.cpp

License: MIT

Formula JSON API: /api/formula/whisper-cpp.json

Formula code: whisper-cpp.rb on GitHub

Bottle (binary package) installation support provided for:

macOS on
Apple Silicon
sequoia
sonoma
ventura
macOS on
Intel
sonoma
ventura
Linux ARM64
x86_64

Current versions:

stable 1.7.5
head ⚡️ HEAD

Depends on when building from source:

cmake 4.0.1 Cross-platform make
whisper-cpp requires GGML model files to work. These are not downloaded by default.
To obtain model files (.bin), visit one of these locations:

    https://huggingface.co/ggerganov/whisper.cpp/tree/main
    https://ggml.ggerganov.com/

Analytics:

Installs (30 days)
whisper-cpp 513
whisper-cpp --HEAD 2
Installs on Request (30 days)
whisper-cpp 513
whisper-cpp --HEAD 2
Build Errors (30 days)
whisper-cpp 1
Installs (90 days)
whisper-cpp 1,142
whisper-cpp --HEAD 3
Installs on Request (90 days)
whisper-cpp 1,142
whisper-cpp --HEAD 3
Installs (365 days)
whisper-cpp 2,569
whisper-cpp --HEAD 17
Installs on Request (365 days)
whisper-cpp 2,568
whisper-cpp --HEAD 17
Fork me on GitHub