Yap is a new open-source voice dictation application for macOS, developed by Frigade. It provides fast, on-device speech-to-text functionality, allowing users to dictate text directly into any application. The tool operates from the menu bar and is activated via a customizable keyboard shortcut.
A key feature of Yap is its utilization of macOS 26's new SpeechAnalyzer and SpeechTranscriber APIs. This design means Yap does not carry its own speech model, eliminating the need for large downloads and reducing memory footprint. All audio processing and transcription occur locally on the user's machine, without requiring an account, API key, or sending audio data off-device.
Yap aims to resolve several issues prevalent in existing macOS voice-to-text tools. Many alternatives either require payment, necessitate downloading large models that consume significant RAM and perform poorly on older or Intel Macs, or are built on resource-intensive frameworks like Electron. Some also lack transparency regarding data privacy due to being closed-source. Yap's approach avoids these drawbacks by relying on the OS-managed models.
The application offers real-time transcription, with text appearing as the user speaks. Benchmarks indicate that Apple's underlying model, used by Yap, achieves a 2.12% word error rate on clean audio and 4.56% on noisy audio, outperforming some other models. Yap is available for installation via Homebrew or by downloading a .dmg file, with released builds being signed and notarized for macOS compatibility.
✨ This summary was generated by AI from the outlets' reporting listed below. It is not independently verified and may contain errors — check the original sources. How BrevFeed works →
One email each morning: the day's tech stories, clustered across outlets and summarized. No account needed.
One email a day. Unsubscribe in one click, any time.
Spend a few minutes, get the whole day. Every topic's top stories in one hands-free rundown — listen, watch, or read the transcript.
▶ Play today's briefNew every morning, and the back catalogue is archived by date.
Frigade released Yap, an open-source voice dictation tool for macOS that uses the operating system's native SpeechAnalyzer and SpeechTranscriber APIs. This approach eliminates the need for large model downloads and ensures all processing occurs on-device, addressing common issues with existing voice-to-text solutions.