pkg.soopen package index

brew / 排名 5716

使用 Homebrew, MacPorts, Nix 安装 yap

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

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install yap

local Homebrew formula metadata

MacPorts已验证 · 94%
sudo port install yap

MacPorts ports tree · lang/yap/Portfile · 来源: api.github.com

Linux

Nix已验证 · 92%
nix profile install nixpkgs#yap

nixpkgs package indexes · pkgs/by-name/ya/yap/package.nix · 来源: api.github.com

概览

软件包摘要

On-device audio transcription using Speech.framework

命令和别名

  • yap

历史

项目历史与用法

yap is a small macOS command-line transcription tool built around Apple's Speech.framework. It turns local audio, video, microphone input, or live system audio into text, subtitle formats, or JSON without sending the core speech-recognition work to a hosted service.

项目历史

The public repository was created on 2025-06-15, the same day the first GitHub release, 1.0.0, was published. Its README frames the project around macOS 26 and Apple's on-device Speech.framework, which places it in the wave of local-first media and AI-adjacent command-line tools that appeared as operating systems exposed better speech APIs.

By early 2026 the project had added real-time workflows beyond one-shot file transcription: the README documents `listen` for system audio, `dictate` for microphone input, and `listen-and-dictate` for mixed meeting-style transcription.

采用历史

yap's adoption story is still young and mostly package-manager/toolbox adoption rather than platform adoption. Its upstream README lists Homebrew and Mint installation, and the GitHub repository had more than a thousand stars by July 2026, enough signal for a niche macOS CLI but not enough history for a long institutional narrative.

使用方式

Users run `yap transcribe` or the shorter `yap <file>` style workflows to convert audio or video to text, SRT, WebVTT, or JSON. The README also shows package-nerd-friendly pipelines: downloading audio with yt-dlp, piping transcripts into an LLM, or producing caption files for video.

The live modes make it useful as a terminal-native dictation and meeting transcription tool, with macOS Screen Recording and Microphone permissions as the practical trust boundary.

为什么软件包爱好者会关心

yap is significant as a thin, scriptable wrapper over a native macOS speech-recognition stack. For package nerds, the interesting part is not a new speech model but the packaging of platform speech APIs into composable Unix-style commands and text/subtitle outputs.

时间线

  • 2025-06-15: GitHub repository is created and release 1.0.0 is published.
  • 2026-02-15: Release 1.2.0 is published.
  • 2026: README documents file transcription, live system audio transcription, microphone dictation, and combined listen-and-dictate workflows.

Related projects

  • Apple Speech.framework is the native macOS speech-recognition API used by yap.
  • yt-dlp and llm appear in upstream examples as common pipeline companions.

安全态势

风险级别:blue

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

风险分类器

blue 风险 · 中 置信度 · tool

原因

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

信号

  • text:audio

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • Homebrew bottle 元数据适用于 1 个平台目标。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

可执行文件

已安装的可执行文件

命令类型暴露范围备注
yapcli全局可执行文件

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-08-04
管理器版本1.2.1
管理器更新时间2026-07-20
本地数据OK
上游当前
检测到的最新版本1.2.1

https://github.com/finnvoor/yap

  • OK没有生成新鲜度警告。

安装元数据

软件包元数据

软件包键brew:yap
版本1.2.1
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/yap
主页https://github.com/finnvoor/yap
仓库https://github.com/finnvoor/yap
许可证CC0-1.0
源码归档https://github.com/finnvoor/yap/archive/refs/tags/1.2.1.tar.gz
最后更新2026-07-20T11:07:32Z
Pulseupdated
Bottle可用 (于 arm64_tahoe)
Homebrew post-install未定义
服务未声明

注册表事实

源数据库详情

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nameyap
Version Scheme0
Revision0
Head VersionHEAD
Requirements
  • macos
  • xcode
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

Nix95%

yap

nix profile install nixpkgs#yap
  • normalized package name match
  • 匹配方式:Yap
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/ya/yap/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
MacPorts95%

yap

sudo port install yap
  • normalized package name match
  • 匹配方式:Yap
MacPorts ports tree · api.github.com · MacPorts ports tree: lang/yap/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment
  • pkg.so package database
  • pkgdb category and tag curation