# Installer whisper-cpp

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

```sh
sudo av install brew:whisper-cpp
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install whisper-cpp
```

  Preuve: local Homebrew formula metadata

### Linux

- apk (92%):

```sh
sudo apk add whisper.cpp
```

  Preuve: Alpine Linux edge package indexes: whisper.cpp from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz

- dnf (92%):

```sh
sudo dnf install whisper-cpp
```

  Preuve: Fedora Rawhide package metadata: whisper-cpp from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/13ee7b80cb813542594d4235c4a0b8695435d5ecf23dd3580bc7515ae1b6180d-primary.xml.zst

- Nix (92%):

```sh
nix profile install nixpkgs#whisper-cpp
```

  Preuve: nixpkgs package indexes: pkgs/by-name/wh/whisper-cpp/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

### Windows

- Scoop (92%):

```sh
scoop install main/whisper-cpp
```

  Preuve: Scoop official bucket manifest trees: bucket/whisper-cpp.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

## Faits du paquet

- **Clé du paquet:** brew:whisper-cpp
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/whisper-cpp>
- **Version:** 1.8.4
- **Résumé source:** Port of OpenAI's Whisper model in C/C++
- **Page d'accueil:** <https://github.com/ggml-org/whisper.cpp>
- **Dépôt:** <https://github.com/ggml-org/whisper.cpp>
- **Licence:** MIT
- **Archive source:** <https://github.com/ggml-org/whisper.cpp/archive/refs/tags/v1.8.4.tar.gz>
- **Mis à jour:** 2026-04-17T10:08:41-04:00
- **Source générée:** 2026-05-26T17:25:59+00:00

## exécutables

- whisper-bench (cli)
- whisper-cli (cli)
- whisper-command (cli)
- whisper-lsp (cli)
- whisper-quantize (cli)
- whisper-server (cli)
- whisper-stream (cli)
- whisper-talk-llama (cli)
- whisper-vad-speech-segments (cli)
- whisper-bench (alias)
- whisper-cli (alias)
- whisper-command (alias)
- whisper-lsp (alias)
- whisper-quantize (alias)
- whisper-server (alias)
- whisper-stream (alias)
- whisper-talk-llama (alias)
- whisper-vad-speech-segments (alias)

## Dépendances

- ggml
- sdl2

## Dépendances de compilation

- cmake

## Comportement d'installation

- hook post-installation: non défini
- Caveats: 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/
- Bouteille: disponible sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## fraîcheur

- page générée: 2026-05-26
- version du gestionnaire: 1.8.4
- gestionnaire mis à jour: 2026-04-17
- données locales: ok
- dépôt amont: https://github.com/ggml-org/whisper.cpp
- dernière version détectée: v1.8.4 (current)

## Notes de sécurité

broad file, network, media, or database tool signal.

- **Risque Geiger:** blue / medium
- broad file, network, media, or database tool signal

## Liens liés

- [sdl2](https://www.automicvault.com/pkg/brew/sdl2/) - Runtime dependency declared by Homebrew.
- [ggml](https://www.automicvault.com/pkg/brew/ggml/) - Runtime dependency declared by Homebrew.
- [cmake](https://www.automicvault.com/pkg/brew/cmake/) - Build dependency declared by Homebrew.
- [ffmpeg-full](https://www.automicvault.com/pkg/brew/ffmpeg-full/) - Popular package that depends on this formula.
- [Secret-risk packages](https://www.automicvault.com/pkg/secret-risk-packages/)

## Sources

- Nucleus package database
- Geiger risk classifier
- package-page enrichment
- package version freshness
- package relationship graph
- cross-ecosystem install command graph
