Show HN: Qwen Scribe – local transcription and dictation for Apple Silicon
21–30 of 30 posts
Re: Show HN: Qwen Scribe – local transcription and dictation for Apple Silicon
#22@claude is a contributor? I find that hard to believe.
Re: Show HN: Qwen Scribe – local transcription and dictation for Apple Silicon
#23Re: Show HN: Qwen Scribe – local transcription and dictation for Apple Silicon
#24Question from a naive macports user. To some extent brew is orthogonal to macports. Is there an easy way to link to ffmpeg installed by macports? Thanks.
good point. I haven’t tested MacPorts, but the app currently looks for ffmpeg on PATH, and the Finder launcher doesn’t include MacPorts usual /opt/local/bin. So it may not detect it at the moment. will look into adding proper MacPorts support.
Re: Show HN: Qwen Scribe – local transcription and dictation for Apple Silicon
#25How does it compare to models from handy.computer and whisprflow?
Handy is honestly more mature than mine — cross platform, MIT, and you can pick between Whisper and Parakeet. The real difference is just the model family. I run Qwen3-ASR through MLX instead of Whisper/Parakeet. In my own use it holds up way better with background noise and it punctuate noticeably more naturally, Take that as impression and not a measurement. Qwen3-ASR also accept vocabulary hints, which helps a lot…
Re: Show HN: Qwen Scribe – local transcription and dictation for Apple Silicon
#26Re: Show HN: Qwen Scribe – local transcription and dictation for Apple Silicon
#27Earlier quoted context omitted.
Handy is honestly more mature than mine — cross platform, MIT, and you can pick between Whisper and Parakeet. The real difference is just the model family. I run Qwen3-ASR through MLX instead of Whisper/Parakeet. In my own use it holds up way better with background noise and it punctuate noticeably more naturally, Take that as impression and not a measurement. Qwen3-ASR also accept vocabulary hints, which helps a lot…
check transcribe.cpp from Handy, I see Qwen3-ASR in the list
Re: Show HN: Qwen Scribe – local transcription and dictation for Apple Silicon
#28Re: Show HN: Qwen Scribe – local transcription and dictation for Apple Silicon
#29Lotsa alternatives out there that are fully Mac native like https://voice.baselinemakes.com
Re: Show HN: Qwen Scribe – local transcription and dictation for Apple Silicon
#30Earlier quoted context omitted.
Handy is honestly more mature than mine — cross platform, MIT, and you can pick between Whisper and Parakeet. The real difference is just the model family. I run Qwen3-ASR through MLX instead of Whisper/Parakeet. In my own use it holds up way better with background noise and it punctuate noticeably more naturally, Take that as impression and not a measurement. Qwen3-ASR also accept vocabulary hints, which helps a lot…
That is such a refreshingly fair and honest assessment. Thanks for sharing! To me, that engenders a lot of trust in what you’ve built.