← All stories
● Covered by 1 source · 1 reportLow impact1 neutral

Yap: Open-source, on-device voice dictation for macOS using native APIs

🔄 Updated 1d ago
New to BrevFeed? We gather this story from every outlet covering it into one summary — ranked by real-world impact, not just the latest headline — so you never miss what matters. What is BrevFeed? →

Key points

  • Yap is an open-source macOS voice dictation tool.
  • It uses native macOS APIs (SpeechAnalyzer, SpeechTranscriber) for on-device processing.
  • No model downloads, API keys, or audio leaves the machine.
  • Offers fast, local transcription with a low word error rate.

Introduction to Yap

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.

Leveraging Native macOS APIs

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.

Addressing Common Dictation Tool Challenges

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.

Performance and Accessibility

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 →

The daily brief

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.

Today's brief

Spend a few minutes, get the whole day. Every topic's top stories in one hands-free rundown — listen, watch, or read the transcript.

~7 min · 6 stories · Aug 15

▶ Play today's brief Listen on Spotify

New every morning, and the back catalogue is archived by date.

Reporting from

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.