# 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
