by nchudleigh on 8/21/23, 2:03 AM with 48 comments
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 just one month ago and have been rapidly adding features and making fixes.
If you want to follow along with development, I post release info on twitter (https://x.com/superwhisperapp) or you can subscribe to emails via the form on the website (very bottom).
by keepamovin on 8/21/23, 5:55 AM
I predict someone will comment: why not just use the large model on OpenAI api? Indeed you can! Large model is the best. However, it does not do live transcription, and it is not totally private, which you can do with offline app.
My WisrpNote does not yet have live! Although I've prototyped it, been busy with other projects! It's on the list! I hope yours has live.
I see you are going a paid model, does that mean that it is a subscription using OpenAI API or just paying for the download and utilization of these larger models essentially, even tho they run offline?
Anyway, WisprNote is Powered by Wispr models from OpenAI using the ggml work on GitHub from ggreganov!
Totally agree that MacOS has crap dictation! So is the Google dictation! And the iPhone dictation!
by janalsncm on 8/21/23, 3:15 PM
by maccaw on 8/21/23, 5:33 PM
I know Neil is working on improving the speed of it using CoreML, which is I think the next big leap forward. Congratulations Neil!
by igammarays on 8/21/23, 12:08 PM
by darkteflon on 8/21/23, 2:37 PM
Edit: Disappointed to see that the Pro plan is on a subscription basis.
by nchudleigh on 8/21/23, 8:14 PM
https://superwhisperapp.lemonsqueezy.com/checkout?cart=856e7...
by xeor on 8/21/23, 6:38 PM
I really hope this project surfaces in my feed in a couple of weeks with a more sane model
by your_challenger on 8/21/23, 3:44 PM
by spdustin on 8/22/23, 1:55 PM
by spikey_sanju on 8/22/23, 1:47 AM