Alternatives
Products that do what Snotch does
Say it exactly how you meant it.
- 1

- 2

- 3

- 4

- 5

- 6

- 7

- 8
- 9

- 10

- 11

- 12
- 13

- 14

- 15

- 16

- 17SA
Hey HN, I built superwhisper out of frustration with the native dictation capabilities of macOS. Inaccurate, required manual punctuation, didnt activate in some contexts or would have audio capture issues. I wanted a replacement that worked offline, had cross language support, was configurable and worked in any application. Under the hood the app is using whisper.cpp, which runs really well on the Apple Silicon chips. You can use the base and standard size models for free, larger models sizes and languages other than english are paid. Let me know what you think! For context, I launched this…
2023 · superwhisper.com
- 18

- 19

- 20OF
I wanted a voice-to-text app but didn't trust any of the proprietary ones with my privacy. So I decided to see if I could vibe code it with 0 macOS app & Swift experience. It uses a local binary of whisper.cpp (a fast implementation of OpenAI's Whisper voice-to-text model in C++). Github: https://github.com/richardwu/openwhisper I also decided to take this as an opportunity to compare 3 agentic coding harnesses: Cursor w/ Opus 4.6: - Best one-shot UI by far - Didn't get permissioning correct - Had issues making the "Cancel recording" hotkey being turned on all the…
Feb 2026 · github.com
- 21

- 22
- 23

- 24

On-device voice recorder that transcribes + exports Markdown
Jun 2026 · fieldbw.com
Ranked by how close each launch is in meaning, then by votes. Refine with a description →