Heard some feedback about reliability issues with MacWhisper as well - trying to build something more stable from the ground up.
Consumers undercount the true total cost. And because X% of people will forget they're subscribed and keep paying forever.
If every month you had to either consent to recurring charge on your card or unsubscribe, I'm sure billions of revenue would evaporate overnight from people mass unsubscribing.
(I wish there was regulation that required companies to automatically pause monthly subscriptions if you haven't logged in to or used the service in any way for 3+ months. Though that would create some weird incentives)
For example, the Wall Street journal pricing is pretty wild (8 dollars a month for the first 3 months then jumps to much higher) so I use a virtual card which expires right before the planned price hike.
For other services I like to either use a virtual card with a single transaction limit, or just buy the service and cancel right away which typically is equivalent to just paying for a month
Canceling the card does not work for predatory companies. Maybe for well-meaning ones that automatically cancel when a charge declines.
My elderly parents have a cheap voip landline that they never use but keep for peace of mind. It'd be unideal if that got automatically "paused" and then it didn't work the one time they tried to use it to call 911.
Sure, the scenario would mean their cell phones are not working, or they're suffering from some cognitive issue, so it's unlikely -- but still plausible.
The "forgot to cancel" revenue model works, but (like you implied) it's predatory when the software doesn't need ongoing infrastructure.
It's local first, privacy first, one-time payment. You buy it and get lifetime updates.
Currently available for Windows and very soon for MacOS and Linux. I'm working on Wayland/Hyprland support because I'm using Omarchy;-)
If you look at Handy's website, you'll see that the author encourages forks anyway.
I'm also offering support for my customers and will build what they want. It's a different game.
The price tag is $30/YEAR. The current MRR is about $700 and I'm paying $7/mo for Groq Whisper Turbo.
These apps really don't have any reason to be so pricey, it's all just margin.
I'd assume there are good free alternatives though. If not I'd have a non-zero motivation to build one, having dabbled enough with whisper and running several of my own distributed automatic transcription systems
I use the app constantly, all day long.
Lawyers usually would purchase transcription devices, and then either they would have a pool of transcribers (i remember installing foot pedals for forward/back playback operation) or pay a subscription to the manufacturer for mysterious likely offshore people to transcribe for them.
People have a hard time letting go of revenue, but I am betting most of the same people are still in business and want to pied piper consumers of transcription services to the same business model that now costs them pennies instead of wages.
metalogical•3h ago
I got frustrated paying monthly for something that could run on my Mac, so I built Lucid Voice:
- 100% offline (Nvidia Parakeet + Llama)
- $20 one-time (mainly to cover Apple's notarization costs)
- Runs on surprisingly low-end hardware (M1 base models work fine)
- No cloud, no data collection
Open to feedback on anything - pricing, the tech stack, or if this should just be free: https://lucidvoice.app
cebert•2h ago
metalogical•2h ago
rvz•2h ago
How can this be guaranteed if it is closed source?
Other than that, great project.
metalogical•2h ago
Might open source if there's demand - testing that now
Multiplayer•1h ago
metalogical•29m ago
amluto•47m ago
joshribakoff•1h ago
amanzi•1h ago
Still haven't managed to find one that works as well as MacWhisper.
gopalv•1h ago
Generally speaking, it is the hardware not the OS that makes it easier to build for Macs right now.
Apple Neural Engine is a sleeping giant, in the middle of all this.
daemonologist•55m ago
wild_egg•47m ago
- `sherpa-onnx` bindings for your favourite language
- package for capturing your mic input
- package for hotkey capture
- package for clipboard management (or shell out to `xclip`)
- shell out to `xdotool key --clearmodifiers "ctrl+v"` to paste
Tell it to go research all the above and then assemble into whatever form you want. I had Claude write a Go daemon that loads parakeet and runs as a systemd user service listening for Alt-Space in about 20 minutes.
metalogical•27m ago
nextworddev•1h ago
randyrand•57m ago
ottobonn•1h ago
metalogical•25m ago
dockerd•37m ago
At the same time, I think you shouldn't give away "Lifetime updates" for same pricing tier. Are you planning to support it for the next 10+ years and across next 5-10 mac hardware/version without any new license cost?
metalogical•14m ago