# 安装 whisper-cpp

查看 whisper-cpp 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

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

其他安装命令:

### macOS

- Homebrew (100%):

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

  证据: local Homebrew formula metadata

### Linux

- apk (92%):

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

  证据: 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
```

  证据: 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
```

  证据: 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
```

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

## 软件包事实

- **软件包键:** brew:whisper-cpp
- **软件包管理器:** Homebrew
- **软件包管理器页面:** <https://formulae.brew.sh/formula/whisper-cpp>
- **版本:** 1.8.4
- **来源摘要:** Port of OpenAI's Whisper model in C/C++
- **主页:** <https://github.com/ggml-org/whisper.cpp>
- **仓库:** <https://github.com/ggml-org/whisper.cpp>
- **许可证:** MIT
- **源码归档:** <https://github.com/ggml-org/whisper.cpp/archive/refs/tags/v1.8.4.tar.gz>
- **更新:** 2026-04-17T10:08:41-04:00
- **生成来源:** 2026-05-26T17:25:59+00:00

## 可执行文件

- 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 (别名)
- whisper-cli (别名)
- whisper-command (别名)
- whisper-lsp (别名)
- whisper-quantize (别名)
- whisper-server (别名)
- whisper-stream (别名)
- whisper-talk-llama (别名)
- whisper-vad-speech-segments (别名)

## 依赖

- ggml
- sdl2

## 构建依赖

- cmake

## 安装行为

- post-install 钩子: 未定义
- 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/
- Bottle: 可用 于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## 新鲜度

- 页面生成时间: 2026-05-26
- 管理器版本: 1.8.4
- 管理器更新时间: 2026-04-17
- 本地数据: ok
- 上游仓库: https://github.com/ggml-org/whisper.cpp
- 检测到的最新版本: v1.8.4 (current)

## 安全说明

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

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

## 相关链接

- [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/)

## 来源

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