TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Show HN: superwhisper – AI powered offline voice to text for macOS

43 点作者 nchudleigh超过 1 年前
Hey HN,<p>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.<p>I wanted a replacement that worked offline, had cross language support, was configurable and worked in any application.<p>Under the hood the app is using whisper.cpp, which runs really well on the Apple Silicon chips.<p>You can use the base and standard size models for free, larger models sizes and languages other than english are paid.<p>Let me know what you think! For context, I launched this just one month ago and have been rapidly adding features and making fixes.<p>If you want to follow along with development, I post release info on twitter (<a href="https:&#x2F;&#x2F;x.com&#x2F;superwhisperapp" rel="nofollow noreferrer">https:&#x2F;&#x2F;x.com&#x2F;superwhisperapp</a>) or you can subscribe to emails via the form on the website (very bottom).

10 条评论

keepamovin超过 1 年前
I also have WisprNote on the app store for MacOS. Slightly different, just for doing voice memos and other files.<p>I predict someone will comment: <i>why not just use the large model on OpenAI api?</i> 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.<p>My WisrpNote does not yet have live! Although I&#x27;ve prototyped it, been busy with other projects! It&#x27;s on the list! I hope yours has live.<p>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?<p>Anyway, WisprNote is Powered by Wispr models from OpenAI using the ggml work on GitHub from ggreganov!<p>Totally agree that MacOS has crap dictation! So is the Google dictation! And the iPhone dictation!<p><a href="https:&#x2F;&#x2F;apps.apple.com&#x2F;app&#x2F;wisprnote&#x2F;id1671480366" rel="nofollow noreferrer">https:&#x2F;&#x2F;apps.apple.com&#x2F;app&#x2F;wisprnote&#x2F;id1671480366</a>
janalsncm超过 1 年前
I won’t pay monthly for this. I would pay once, maybe even a lot of money if it worked well. But I won’t pay monthly.
评论 #37214775 未加载
评论 #37210756 未加载
评论 #37210777 未加载
maccaw超过 1 年前
I&#x27;ve been using SuperWhisper since the start and it&#x27;s totally changed my workflow. I actually bought a mic because of it and I now mostly narrate my emails and other long form texts. The larger models are very accurate.<p>I know Neil is working on improving the speed of it using CoreML, which is I think the next big leap forward. Congratulations Neil!
评论 #37212844 未加载
igammarays超过 1 年前
Why does every macOS app need to run from the menubar? I already have about a dozen tiny icons there, and it is so difficult to squint and find something when I don&#x27;t even know what it&#x27;s supposed to look like. It is so much easier to deal with GUI windows and launch apps from from Spotlight&#x2F;Alfred&#x2F;Launchpad.
评论 #37209658 未加载
评论 #37208983 未加载
darkteflon超过 1 年前
Can this be triggered with a keyboard shortcut? The video seems to imply that you can’t.<p>Edit: Disappointed to see that the Pro plan is on a subscription basis.
评论 #37210542 未加载
评论 #37214800 未加载
评论 #37210134 未加载
nchudleigh超过 1 年前
Alright, based on feedback from everyone going to offer a lifetime license. The price is set at $165.<p><a href="https:&#x2F;&#x2F;superwhisperapp.lemonsqueezy.com&#x2F;checkout?cart=856e75f9-9ce7-4070-9d77-5a402def04d8" rel="nofollow noreferrer">https:&#x2F;&#x2F;superwhisperapp.lemonsqueezy.com&#x2F;checkout?cart=856e7...</a>
xeor超过 1 年前
Looked very interesting untill I saw the monthly subscription. Does not make sense.. What would make sense in my head is a full demo for a week. Then $100-200 onetime for a personal pro..<p>I really hope this project surfaces in my feed in a couple of weeks with a more sane model
评论 #37213882 未加载
your_challenger超过 1 年前
For an app that runs on my Mac a monthly subscription does not make sense
评论 #37214835 未加载
评论 #37211312 未加载
spdustin超过 1 年前
I’m truly curious how many lifetime plans you’ve sold, since you added that option in response to comments here.
评论 #37230543 未加载
spikey_sanju超过 1 年前
Good job! But does double pressing Ctrl on a Mac activate the voiceover? What sets your app apart?