macOS
brew install whisper-cpplocal Homebrew formula metadata
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de whisper-cpp pour les workflows d'agents IA.
installation
brew install whisper-cpplocal Homebrew formula metadata
sudo dnf install whisper-cppFedora Rawhide package metadata · whisper-cpp · Source: dl.fedoraproject.org
nix profile install nixpkgs#whisper-cppnixpkgs package indexes · pkgs/by-name/wh/whisper-cpp/package.nix · Source: api.github.com
sudo apk add whisper-serverAlpine Linux edge package indexes · whisper-server · Source: dl-cdn.alpinelinux.org
scoop install main/whisper-cppScoop official bucket manifest trees · bucket/whisper-cpp.json · Source: api.github.com
aperçu
Port of OpenAI's Whisper model in C/C++
historique
whisper.cpp is Georgi Gerganov's C and C++ runtime for OpenAI's Whisper speech-recognition models. It appeared days after OpenAI released Whisper in September 2022 and turned the Python/PyTorch reference implementation into a small, portable, dependency-light local transcription tool.
OpenAI introduced Whisper on September 21, 2022 as an automatic speech recognition system trained on 680,000 hours of multilingual and multitask supervised data. The original OpenAI repository positioned Whisper as a general-purpose model for multilingual transcription, translation to English, and language identification.
The whisper.cpp repository was created on September 25, 2022. Its README describes the project as a port of OpenAI's Whisper model in C/C++, with the high-level model implementation contained in `whisper.h` and `whisper.cpp` and the lower-level tensor work handled by ggml. That made Whisper usable in environments where Python, PyTorch, or CUDA were undesirable or unavailable.
The project grew with ggml-style model conversion, quantization, platform backends, examples, bindings, and command-line tools. Its model documentation explains that original OpenAI PyTorch models are converted to ggml format for loading from C/C++, while project discussions and release notes document features such as integer quantization, streaming, server usage, and embedded-device experiments.
whisper.cpp became one of the canonical local-AI command-line packages because it made a large neural speech model feel like a normal Unix tool: download a converted model, run an executable, and transcribe local audio without a cloud service. The upstream GitHub repository reported more than 51,000 stars and more than 5,700 forks via GitHub's API on July 2, 2026.
Its adoption also matters historically because it helped establish the ggml pattern later associated with local inference projects: compact C/C++ runtimes, quantized model files, CPU-first portability, and optional acceleration paths. In package-manager culture, whisper.cpp is the package people reach for when they want OpenAI Whisper behavior in scripts, media pipelines, offline transcription jobs, and low-power devices.
Typical usage is local speech-to-text: converting or downloading a ggml-format Whisper model, running `whisper-cli` or related tools against audio, and emitting transcripts or timestamps. The repository also ships examples and executables for benchmarking, streaming microphone input, running a local server, quantizing models, and integrating with other applications through a C API or bindings.
The package is especially useful when privacy, offline operation, repeatable batch processing, or hardware portability matter more than managed cloud transcription. Users choose model size and quantization level as the tradeoff knob between accuracy, memory footprint, and speed.
For package nerds, whisper.cpp is a landmark local-inference package: it compressed a research model into a buildable C/C++ artifact that could live comfortably in Homebrew, Linux distributions, Docker images, mobile apps, WebAssembly experiments, and single-purpose transcription workflows.
It also became a reference point for later local-AI ports. When people compare local speech runtimes, they often distinguish broad cross-platform portability in whisper.cpp from Apple-specific Core ML and Neural Engine approaches such as WhisperKit, or Python/GPU-oriented projects such as faster-whisper.
posture de sécurité
broad file, network, media, or database tool signal.
risque blue · confiance moyen · tool
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
exécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
whisper-bench | cli | exécutable global | |
whisper-cli | cli | exécutable global | |
whisper-command | cli | exécutable global | |
whisper-lsp | cli | exécutable global | |
whisper-quantize | cli | exécutable global | |
whisper-server | cli | exécutable global | |
whisper-stream | cli | exécutable global | |
whisper-talk-llama | cli | exécutable global | |
whisper-vad-speech-segments | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
https://github.com/ggml-org/whisper.cpp
métadonnées d'installation
| Clé du paquet | brew:whisper-cpp |
|---|---|
| Version | 1.9.1 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/whisper-cpp |
| Page d'accueil | https://github.com/ggml-org/whisper.cpp |
| Dépôt | https://github.com/ggml-org/whisper.cpp |
| Docs amont | https://github.com/ggml-org/whisper.cpp#readme |
| Licence | MIT |
| Archive source | https://github.com/ggml-org/whisper.cpp/archive/refs/tags/v1.9.1.tar.gz |
| Dernière mise à jour | 2026-06-19T09:02:25Z |
| Pulse | updated |
| Dépendances | ggml, sdl2-compat |
| Dépendances de compilation | cmake |
| Bouteille | disponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
| Précautions | 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/ |
faits du registre
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | whisper-cpp |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
whisper-cpp
nix profile install nixpkgs#whisper-cppwhisper-server 1.8.4-r2
whisper.cpp server
https://github.com/ggerganov/whisper.cpp
sudo apk add whisper-serverwhisper-server-openrc 1.8.4-r2
whisper.cpp server (OpenRC init scripts)
https://github.com/ggerganov/whisper.cpp
sudo apk add whisper-server-openrcwhisper.cpp 1.8.4-r2
Port of OpenAI's Whisper model in C/C++
https://github.com/ggerganov/whisper.cpp
sudo apk add whisper.cppwhisper.cpp-dev 1.8.4-r2
Port of OpenAI's Whisper model in C/C++ (development files)
https://github.com/ggerganov/whisper.cpp
sudo apk add whisper.cpp-devwhisper.cpp-libs 1.8.4-r2
Port of OpenAI's Whisper model in C/C++
https://github.com/ggerganov/whisper.cpp
sudo apk add whisper.cpp-libswhisper.cpp-vulkan 1.8.4-r2
Port of OpenAI's Whisper model in C/C++ (Vulkan backend)
https://github.com/ggerganov/whisper.cpp
sudo apk add whisper.cpp-vulkanwhisper-cpp 1.8.3-1.fc45
Port of OpenAI's Whisper model in C/C++
https://github.com/ggerganov/whisper.cpp
sudo dnf install whisper-cppwhisper-cpp-devel 1.8.3-1.fc45
Libraries and headers for whisper-cpp
https://github.com/ggerganov/whisper.cpp
sudo dnf install whisper-cpp-develmain/whisper-cpp
scoop install main/whisper-cpppiste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.