Live data from Hacker News

Show HN: Free alternative to Wispr Flow, Superwhisper, and Monologue

github.com

71–80 of 139 posts

Re: Show HN: Free alternative to Wispr Flow, Superwhisper, and Monologue

#71
post #65

Was searching for this this morning and settled on https://handy.computer/

Thanks for the recommendation! I picked the smallest model (Moonshine Base @ 58MB), and it works great for transcribing English. Surprisingly, it produced a better output (at least I liked its version) than the recommended but heavy model (Parakeet V3 @ 478 MB).

Great feedback :) also support for the v2 versions of the moonshine models should be out today!

Re: Show HN: Free alternative to Wispr Flow, Superwhisper, and Monologue

#72
post #16

Does anyone know of an effective alternative for Android?

I installed Whisper+ through FDroid and it works well for my basic needs. Only 30s at a time but you can append multiple recordings to the same transcript: https://github.com/woheller69/whisperIMEplus

Re: Show HN: Free alternative to Wispr Flow, Superwhisper, and Monologue

#74

Was searching for this this morning and settled on https://handy.computer/

Handy's great! I find the latency to be just a bit too much for my taste. Like half the people on this thread, built my own but with a bit more emphasis on speed

https://usetalkie.com

Re: Show HN: Free alternative to Wispr Flow, Superwhisper, and Monologue

#76

Since many are asking about apps with simillar capabilities I’m very happy with MacWhisper. Has Parakeet, near instant transcription of my lengthy monologues. All local. Edit: Ah but Parakeet I think isn’t available for free. But very worthwhile single purchase app nonetheless!

I actually got MacWhisper originally for speech to text so I could talk to my machine like a crazy person. I realized I didn't like doing that but the actual killer feature for buying it that I really enjoy is the fully local transcription of meetings, with a nice little button to start recording that pops up when you launch zoom, teams, etc. It means I can safely record meetings and encrypt them locally and keep int…

I initially built Talkie to talk to it like a crazy person when I was on long runs and ideas would pop into my head haha

Been a power user of SuperWhisper and Wispr Flow for a long time and eventually decided to unify those flows - memos & dictations, everything is a file and local first, BYOK

Re: Show HN: Free alternative to Wispr Flow, Superwhisper, and Monologue

#77

Was searching for this this morning and settled on https://handy.computer/

Big fan of handy and it’s cross platform as well. Parakeet V3 gives the best experience with very fast and accurate-enough transcriptions when talking to AIs that can read between the lines. It does have stuttering issues though. My primary use of these is when talking to coding agents. But a few weeks ago someone on HN pointed me to Hex, which also supports Parakeet-V3 , and incredibly enough, is even faster than Ha…

I installed a few different STT apps at the same time that used Parakeet and I think they disagreed with each other. But Hex otherwise would’ve won for me I think. Wanna reformat the Mac & try again (been a while anyway).

My comment on this from a month back: https://news.ycombinator.com/item?id=46637040

Re: Show HN: Free alternative to Wispr Flow, Superwhisper, and Monologue

#80
post #69

I built something similar for Linux (yapyap — push-to-talk with whisper.cpp). The "local is too slow" argument doesn't hold up anymore if you have any GPU at all. whisper large-v3-turbo with CUDA on an RTX card transcribes a full paragraph in under a second. Even on CPU, parakeet is near-instant for short utterances.The "deep context" feature is clever, but screenshotting and sending to a cloud LLM feels like massive…

> The "local is too slow" argument doesn't hold up anymore if you have any GPU at all.

By "any GPU" you mean a physical, dedicated GPU card, right?

That's not a small requirement, especially on Macs.

Post reply on HN