Skip to content
Tech News
← Back to articles

Show HN: Qwen Scribe – local transcription and dictation for Apple Silicon

read original more articles
Why This Matters

Qwen Scribe offers a privacy-focused, local transcription solution for Apple Silicon Macs, eliminating reliance on cloud services and ensuring user data remains on-device. Its advanced features like language detection, timestamps, and flexible API access make it a versatile tool for professionals and consumers seeking secure transcription capabilities. This development underscores the growing emphasis on privacy and local processing in the AI and speech recognition industry.

Key Takeaways

Qwen Scribe

Private, local transcription and system-wide dictation for Apple Silicon.

Qwen Scribe transcribes audio and video with Qwen3-ASR running through mlx-qwen3-asr on the Mac's Metal GPU. There is no account, API key, or Qwen Scribe cloud service. Audio and transcript text stay on the Mac.

Project status: v0.1.0-beta.1 . Core transcription, history, and dictation work. Releases are source-only for now: app builds are not yet Developer ID signed or notarized, so you build locally with make app . Signed and notarized binaries are planned for v0.2, see ROADMAP.md. Feedback and careful testing are welcome.

The interface above uses synthetic demo text; no private recording or transcript is shown.

Highlights

Drag-and-drop audio and video transcription in a focused local web interface

Qwen3-ASR 1.7B for accuracy or 0.6B for speed

Automatic language detection, optional forced language, vocabulary hints, word timestamps, and SRT export

Automatic local transcript history with reopen, individual delete, and delete-all controls

... continue reading