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.4
head ⚡️ HEAD

Depends on when building from source:

cmake 3.31.6 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 330
whisper-cpp --HEAD 2
Installs on Request (30 days)
whisper-cpp 330
whisper-cpp --HEAD 2
Build Errors (30 days)
whisper-cpp 3
Installs (90 days)
whisper-cpp 1,009
whisper-cpp --HEAD 4
Installs on Request (90 days)
whisper-cpp 1,009
whisper-cpp --HEAD 4
Installs (365 days)
whisper-cpp 2,153
whisper-cpp --HEAD 17
Installs on Request (365 days)
whisper-cpp 2,152
whisper-cpp --HEAD 17
Fork me on GitHub