# 安装 openai-whisper

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

## 安装

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

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install openai-whisper
```

  证据: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install whisper
```

  证据: MacPorts ports tree: audio/whisper/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- Nix (92%):

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

  证据: nixpkgs package indexes: openai-whisper from https://raw.githubusercontent.com/NixOS/nixpkgs/master/pkgs/top-level/all-packages.nix

## 软件包事实

- **软件包键:** brew:openai-whisper
- **软件包管理器:** Homebrew
- **软件包管理器页面:** <https://formulae.brew.sh/formula/openai-whisper>
- **版本:** 20250625
- **来源摘要:** General-purpose speech recognition model
- **主页:** <https://github.com/openai/whisper>
- **仓库:** <https://github.com/openai/whisper>
- **许可证:** MIT
- **源码归档:** <https://files.pythonhosted.org/packages/35/8e/d36f8880bcf18ec026a55807d02fe4c7357da9f25aebd92f85178000c0dc/openai_whisper-20250625.tar.gz>
- **更新:** 2026-05-14T10:23:13Z
- **生成来源:** 2026-05-26T17:25:59+00:00

## 可执行文件

- whisper (cli)
- whisper (别名)

## 依赖

- certifi
- ffmpeg
- llvm@20
- python@3.14
- pytorch

## 构建依赖

- cmake
- pkgconf
- rust

## 安装行为

- post-install 钩子: 未定义
- Bottle: 可用 于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## 新鲜度

- 页面生成时间: 2026-05-26
- 管理器版本: 20250625
- 管理器更新时间: 2026-05-14
- 本地数据: ok
- 上游仓库: https://github.com/openai/whisper
- info: No cached GitHub release or tag data was available.

## 安全说明

no executable entrypoint in the package index.

- **Geiger 风险:** green / low
- no executable entrypoint in the package index

## 相关链接

- [python@3.14](https://www.automicvault.com/pkg/brew/python-3-14/) - Runtime dependency declared by Homebrew.
- [ffmpeg](https://www.automicvault.com/pkg/brew/ffmpeg/) - Runtime dependency declared by Homebrew.
- [certifi](https://www.automicvault.com/pkg/brew/certifi/) - Runtime dependency declared by Homebrew.
- [llvm@20](https://www.automicvault.com/pkg/brew/llvm-20/) - Runtime dependency declared by Homebrew.
- [pytorch](https://www.automicvault.com/pkg/brew/pytorch/) - Runtime dependency declared by Homebrew.
- [pkgconf](https://www.automicvault.com/pkg/brew/pkgconf/) - Build dependency declared by Homebrew.
- [cmake](https://www.automicvault.com/pkg/brew/cmake/) - Build dependency declared by Homebrew.
- [rust](https://www.automicvault.com/pkg/brew/rust/) - Build dependency declared by Homebrew.

## 来源

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