Live data from Hacker News

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

github.com

1–10 of 30 posts

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

#4
post #3

is it better than whisper from oai?

way better from my point of view. I frequently have recordings made in noisy environments. Whisper does not do the job well under such conditions. Also, Qwen respects gramma a lot and splits sentences properly.

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

#5
Congrats on the launch!

1. I see it uses python, but I was wondering if it would use mlx-swift instead. Just curious if you considered it.

2. So far, qwen ASR seem usually less well supported than parakeet or whisper so far in most dictation applications (voxtral is similar in that regard). Why do you think that is?

Thanks and good luck with your roadmap!

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

#6
post #5

Congrats on the launch! 1. I see it uses python, but I was wondering if it would use mlx-swift instead. Just curious if you considered it. 2. So far, qwen ASR seem usually less well supported than parakeet or whisper so far in most dictation applications (voxtral is similar in that regard). Why do you think that is? Thanks and good luck with your roadmap!

[dead]

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

#8
post #7

How 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 with names and jargon. And mine does files and video with SRT export, not only dictation. Downside: Apple Silicon only. Wispr Flow is a different category — it's paid and your audio goes to their cloud. The text formatting is nicer than mine. Mine is local only and Apache-2.0, which for me is the entire point.

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

#10
post #4
post #3

is it better than whisper from oai?

way better from my point of view. I frequently have recordings made in noisy environments. Whisper does not do the job well under such conditions. Also, Qwen respects gramma a lot and splits sentences properly.

I kinda love that you misspelled 'gramma' when saying this model respects it a lot.
Post reply on HN