Hacker Newsnew | past | comments | ask | show | jobs | submit | metalogical's commentslogin

Should have a trial set up - working on that for the next update. For now, buy it and if you don't like it after a week, email [email protected] and I'll refund immediately. Just testing what people actually want right now :)


Exactly this. When I looked at Wisprflow at $12/month, I realized over 2 years I'd pay ~$290 for software that runs entirely on my Mac with near-zero server costs on their end.

The "forgot to cancel" revenue model works, but (like you implied) it's predatory when the software doesn't need ongoing infrastructure.


I get that subscriptions help small businesses survive. But when the software runs 100% locally and doesn't need servers, one-time seems fairer. That's what I'm testing.


Right now it's dictation-first vs MacWhisper's file transcription focus. Planning to add meeting recording and batch processing eventually.

Heard some feedback about reliability issues with MacWhisper as well - trying to build something more stable from the ground up.


Whisper runs fine locally. So why are Willow ($144/year), Wisprflow ($120/year), and SuperWhisper ($120/year) all subscriptions?

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


Thanks for sharing. As someone who used dragon naturally speaking, which did fine tuning back in the 90s, i was genuinely surprised at the implementation gap.


The pricing is good for customer.

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?


Honestly not trying to make serious money from this - more validating if people want local-first tools. If it takes off, might add a support tier, but ultimate goal isn't profit. Just wanted something that works without monthly charges.


Can you build a Linux version? :-)

Still haven't managed to find one that works as well as MacWhisper.


Get your favourite coding agent to make one. These things are incredibly simple. You really only need a few ingredients:

- `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.


Check out SpeechNote, works great on both CPU based and GPU based machines depending on the model you use: https://github.com/mkiol/dsnote


> Can you build a Linux version? :-)

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.


Parakeet still runs at 5x realtime on a middle-of-the-road CPU; it should be quite doable (at the cost of some battery life).


Mac-only for now but might port to Linux if there's enough demand. What desktop environment are you using?


Gnome on Debian. I'm a simple man.


Good idea. I was hoping to at least see an overview of this from my phone, but when I opened the link, it said it’s for desktop only and became uninterested.


Just pushed an update for mobile - should work now. Happy to give you a free license key if you want to try it on your Mac. Would love feedback


I have been looking for this on Linux (Gnome) and would love something like it. I can't find a simple way to get system-level voice input.


Yeah, hearing this a lot. I'll definitely into Linux support


Pleaee talk me into buying your product! :-) I currently use the free version of Superwhisper on Mac.


Hey Steve! SuperWhisper free is solid - main reason to switch is avoiding subscriptions entirely. For $20 one-time you get AI formatting (removes filler words, cleans up corrections) that SuperWhisper charges $120/year for. I'm building features users ask (e.g. file transcription) for and all future updates are included. Runs light on base M1s. Not trying to maximize profit here - just testing if people actually want local-first tools vs subscriptions. If it's not worth it after a week, email [email protected] for a refund :)


I'm pretty sold. downloaded it earlier, had an issue with Lucid not automatically appearing in the list of apps to permit accessibility permission, but after a coffee I remembered that apps can be manually added (so you can ignore my support email! :-) ). My minor niggle would be no trial option, that always puts me off slightly - although I appreciate your refund offer. Oh hell, I'll just buy it. It's worth it to reward the slick onboarding process! :-)


> - No cloud, no data collection

How can this be guaranteed if it is closed source?

Other than that, great project.


You can block it with Mac's firewall and verify zero network calls. Privacy policy at https://lucidvoice.app/privacy

Might open source if there's demand - testing that now


Some developers seem to do okay by writing open source software and selling it on the App Store. I’ve even paid for software like that :)


Does this do the formatting that wisprflow will do kind of thing?


Yes - makes corrections, removes filler words, formats naturally. That's what the Llama post-processing does


Can you open source this


you mean give it away for free? how would he require payment?


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: