pkg.soopen package index

brew / 順位 5722

yap を Homebrew, MacPorts, Nix でインストール

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

インストール挙動

  • Homebrew bottle メタデータは記録されていません。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
yap実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-08-03
マネージャ版1.2.1
マネージャ更新日2026-07-20
ローカルデータ不明
上流利用不可
検出された最新未検出
  • OK鮮度警告は生成されていません。

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:yap
バージョン1.2.1
パッケージマネージャHomebrew
ホームページhttps://github.com/finnvoor/yap
リポジトリhttps://github.com/finnvoor/yap
最終更新2026-07-20T11:07:32Z
Pulseupdated
Bottle未記録
サービス宣言なし

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの 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

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

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