Yap Mac Voice Dictation: Free, Local, No API Cost
Yap is an MIT-licensed macOS 26 dictation app with no account, model download, cloud API, or per-minute fee. Here is the pricing impact.
By AI Pricing Guru Editorial Team
AI Pricing Guru articles are maintained by the editorial workflow behind the site: daily pricing snapshots, provider source checks, and review passes for model launches, subscription limits, and billing changes.
TL;DR
- Verdict: Yap is free and MIT-licensed, with no subscription, API key, or usage fee.
- It uses the speech models Apple ships with macOS 26, so users download no separate Whisper-style model.
- The trade-off is scope: it requires macOS 26 and is a desktop dictation app, not a hosted transcription API.
Yap is a free, open-source voice dictation app for macOS 26. It turns speech into text anywhere you can type, stores transcripts locally, and makes no network calls.
The pricing headline is therefore simple: $0 software price and $0 per-minute API cost. That is useful for personal dictation, but it should not be compared as if it were a cloud speech-to-text service for production applications.
What Yap launched
Frigade released Yap as a native Swift menu-bar app. Press a shortcut, speak, and press it again to paste the transcript into the active text field. The app includes local transcript history, a live waveform, and a fallback path for supported locales.
Yap is MIT-licensed and distributed through Homebrew or a signed, notarized disk image. It requires macOS 26 Tahoe or later because it depends on Apple’s newer SpeechAnalyzer and SpeechTranscriber APIs.
Why there is no model download
Yap does not bundle Whisper, Parakeet, or another speech model. It calls the speech models that macOS already installs and manages.
That keeps the app itself small and avoids a separate model sitting in memory before dictation starts. Audio and transcripts stay on the Mac, with no account, API key, or telemetry according to the repository.
Pricing impact
For a Mac user, Yap replaces a recurring cloud transcription bill with hardware and operating-system capability already owned. There is no published paid tier, usage allowance, or metered endpoint to add to our canonical API pricing dataset.
The comparison changes for developers. Yap is not an API, does not provide server-side batch transcription, and cannot power a cross-platform voice product. For those workloads, compare the managed rates on our AI voice and speech API pricing page, OpenAI pricing, and Google AI pricing, then budget with the AI cost calculator.
Labs availability
Yap is not eligible for the AI Pricing Guru cost-per-task leaderboard. Labs requires a callable language-model endpoint and an official token rate. Yap exposes neither: it is a local macOS utility that wraps Apple’s operating-system speech framework.
That is an availability distinction, not a product failure. The right test is hands-on dictation accuracy and latency on a supported Mac, not API cost per correct benchmark answer.
Who should use it
Yap is a strong fit for Mac users who dictate prompts, email, notes, or messages and want audio to stay local. It is especially attractive if a separate model download, cloud account, or per-minute fee is the main objection.
Skip it if you need macOS 25 or earlier, Windows, Linux, mobile deployment, team administration, a server API, speaker diarization, or production service guarantees. Our local AI versus cloud API guide explains the broader privacy, hardware, and scale trade-off.
Bottom line
Yap is a genuine zero-usage-cost dictation option for macOS 26, not a new paid AI model or API. Its moat is simplicity: native code, Apple’s on-device speech stack, and no network dependency.
The main blocker is platform availability. If every user has a current Mac, Yap can remove cloud transcription spend for desktop dictation. If speech is part of a product, keep evaluating hosted APIs.
Sources: Yap repository, Yap releases, and the repository’s MIT license.