macOS
brew install yaplocal Homebrew formula metadata
sudo port install yapMacPorts ports tree · lang/yap/Portfile · Source: api.github.com
brew / rang 5722
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de yap pour les workflows d'agents IA.
installation
brew install yaplocal Homebrew formula metadata
sudo port install yapMacPorts ports tree · lang/yap/Portfile · Source: api.github.com
nix profile install nixpkgs#yapnixpkgs package indexes · pkgs/by-name/ya/yap/package.nix · Source: api.github.com
aperçu
On-device audio transcription using Speech.framework
historique
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.
posture de sécurité
broad file, network, media, or database tool signal.
risque blue · confiance moyen · tool
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
exécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
yap | exécutable | exécutable indexé | Découvert depuis l'index local des exécutables. |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
métadonnées d'installation
| Clé du paquet | brew:yap |
|---|---|
| Version | 1.2.1 |
| Gestionnaire de paquets | Homebrew |
| Page d'accueil | https://github.com/finnvoor/yap |
| Dépôt | https://github.com/finnvoor/yap |
| Dernière mise à jour | 2026-07-20T11:07:32Z |
| Pulse | updated |
| Bouteille | non enregistré |
| Service | aucun déclaré |
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
yap
nix profile install nixpkgs#yapyap
sudo port install yappiste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.