60 comments

  • arkensaw13 hours ago
    This is great, and I&#x27;m not knocking it, but every time I see these apps it reminds me of my phone.<p>My 2021 Google Pixel 6, when offline, can transcribe speech to text, and also corrects things contextually. it can make a mistake, and as I continue to speak, it will go back and correct something earlier in the sentence. What tech does Google have shoved in there that predates Whisper and Qwen by five years? And why do we now need a 1Gb of transformers to do it on a more powerful platform?
    • pushedx5 hours ago
      It&#x27;s the same model used for the WebSpeech API, which can operate entirely offline.<p>Google mostly funded the training of this model around 10 years ago, and it&#x27;s quite good.<p>There are many websites that are simple frontends for this model which is built into Webkit and Blink based browsers. However to my knowledge the model is a blob packed into the apps which is not open source, hence the no Firefox support.<p><a href="https:&#x2F;&#x2F;developer.mozilla.org&#x2F;en-US&#x2F;docs&#x2F;Web&#x2F;API&#x2F;Web_Speech_API" rel="nofollow">https:&#x2F;&#x2F;developer.mozilla.org&#x2F;en-US&#x2F;docs&#x2F;Web&#x2F;API&#x2F;Web_Speech_...</a><p><a href="https:&#x2F;&#x2F;www.google.com&#x2F;intl&#x2F;en&#x2F;chrome&#x2F;demos&#x2F;speech.html" rel="nofollow">https:&#x2F;&#x2F;www.google.com&#x2F;intl&#x2F;en&#x2F;chrome&#x2F;demos&#x2F;speech.html</a>
    • com2kid13 hours ago
      Microsoft OneNote had this back in 2007 or so, granted the speech to text model wasn&#x27;t nearly as advanced as they are now.<p>I was actually on the OneNote team when they were transitioning to an online only transcription model because there was no one left to maintain the on device legacy system.<p>It wasn&#x27;t any sort of planned technical direction, just a lack of anyone wanting to maintain the old system.
      • rudhdb773b7 hours ago
        I remember trying out some voice-to-text around 2002 that I believe was included with Windows XP.. or maybe Office?<p>You had to go through some training exercises to tune it to your voice, but then it worked fairly well for transcription or even interacting with applications.
        • silon426 hours ago
          OS&#x2F;2 had it built in in 1996.
    • adamsmark13 hours ago
      The accuracy is much lower though.<p>I&#x27;ve switched away from Gboard to Futo on Android and exclusively use MacWhisper on MacOS instead of the default Apple transcription model.
      • dotancohen9 hours ago
        Any particular reason why you switched? I&#x27;ve been using Gboard for years, especially the text to speech in four languages. In the past few weeks, there was an update where the TTS feature is now in a separate &quot;panel&quot; of the keyboard, and it hardly works at all.<p>In English and Hebrew it stops after half a dozen words, and those words must be spoken slowly and mechanically for it to work at all. Russian and Arabic are right out - I can&#x27;t coax any coherent sentence out of it.<p>I&#x27;ve gone through all permutations of relevant settings, such as &quot;Faster Voice Dictation&quot; (translated from Hebrew,I don&#x27;t know what the original English option is called). I think there used to be an option for Online or Offline transcription, but that option is gone now.<p>This is ridiculous - I tried to copy the version information and there is no way to copy it in-app. Let&#x27;s try the S24 OCR feature...<p>17.0.10.880768217 release-arm64-v8a 175712590 ראשית (en_GB) 2025090100 = גרסה עדכני Primary on-device: No packs Fallback on-device: Packs: ru-RU: 200<p>I&#x27;ll try to install the English, Hebrew, and Arabic packs, though I&#x27;m certain that I&#x27;ve installed them already.
    • artdigital6 hours ago
      macOS and iOS can do that to with the baked in dictation. Globe key + D on Mac
      • dust425 hours ago
        When you activate it you agree that your voice input is sent to Apple. As far as I understand this project runs fully locally. Up to you to decide for whatever suits your needs best.
        • stingraycharles3 hours ago
          Where did you get from that the voice input is sent to Apple &#x2F; the cloud?<p>As far as I understand Apple’s voice model runs locally for most languages.<p>Siri commands <i>can</i> be used for training, but is also executed locally and sent to Apple separately (and this can be disabled).
        • victorbjorklund1 hour ago
          No, that is not correct. It is running one hundred percent local. You can try it by turning off internet on your phone and try running it then. However, the built in model isn&#x27;t as good, so this is probably better.
      • nidnogg1 hour ago
        Nothing comes close to LLM transcription though. I just tried this. I said &quot;globe key dictation, does this work?&quot;. Here&#x27;s the transcription, verbatim:<p>&quot;Fucking dictation, does this work&quot;
      • dwayne_dibley6 hours ago
        yup, this is how I &#x27;type&#x27;
    • cootsnuck13 hours ago
      Interesting. My Pixel 7 transcription is barely usable for me. Makes way too many mistakes and defeats the purpose of me not having to type, but maybe that&#x27;s just my experience.<p>The latest open source local STT models people are running on devices are significantly more robust (e.g. whisper models, parakeet models, etc.). So background noise, mumbling, and&#x2F;or just not having a perfect audio environment doesn&#x27;t trip up the SoTA models <i>as much</i> (all of them still do get tripped up).<p>I work in voice AI and am using these models (both proprietary and local open source) every day. Night and day different for me.
      • taffydavid5 hours ago
        I&#x27;ve built my own tts apps testing whisper and while it&#x27;s good it does hallucinate quite a bit if there&#x27;s noise, or just sometimes when the audio is perfectly clear.<p>It often gives the illusion of being very good but I could record a half hour of me speaking and discover some very random stuff in the middle that I did not say
    • vharish6 hours ago
      IMO.. one of the best. It was surprisingly good. Yet they can&#x27;t even replicate in on their own systems
  • atlgator15 hours ago
    This thread is a support group for people who have each independently built the same macOS speech-to-text app.
    • theturtletalks11 hours ago
      I&#x27;m tracking them all here:<p><a href="https:&#x2F;&#x2F;opensource.builders&#x2F;alternatives&#x2F;superwhisper" rel="nofollow">https:&#x2F;&#x2F;opensource.builders&#x2F;alternatives&#x2F;superwhisper</a><p>Just added Ghost Pepper, and you can actually create a skill.md with the features you need to build your own
      • earthnail5 hours ago
        Please add wordbird as well: <a href="https:&#x2F;&#x2F;github.com&#x2F;tillahoffmann&#x2F;wordbird" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;tillahoffmann&#x2F;wordbird</a><p>It has all the usual features, plus you can add project specific vocabulary in your repo. It detects the working folder based on the active window, reads a WORDBIRD.md file in that folder and corrects terms accordingly.<p>(My friend Till built it)
      • bytesandbits10 hours ago
        Handy with parakeet is pretty awesome by the way!
        • perelin8 hours ago
          Agree. Slept on.<p>Wish they would do an ios version, but the creator already kind of dismissed it.
          • sipjca6 hours ago
            I just don&#x27;t have the bandwidth to run another project, maintaining Handy is hard enough on it&#x27;s own, especially for free!<p>I didn&#x27;t just dismiss for no reason, I am a human! I have needs and I can&#x27;t just sleeplessly stay in front of the computer putting out code. If I had more time I would, but alas.<p>Someone could easily vibe code an iOS version in a few hours. I could do the same but I do not have time to support it.
            • xyos5 hours ago
              Thank you for your work, I highly appreciate it!
          • Barbing2 hours ago
            Unlimited free Parakeet on iOS: VoiceInk<p><a href="https:&#x2F;&#x2F;apps.apple.com&#x2F;us&#x2F;app&#x2F;voiceink-ai-dictation&#x2F;id6751431158">https:&#x2F;&#x2F;apps.apple.com&#x2F;us&#x2F;app&#x2F;voiceink-ai-dictation&#x2F;id675143...</a><p>(I was searching the same as you before I found this last month)
        • MegagramEnjoyer10 hours ago
          i like handy a lot, so clean
      • Barbing6 hours ago
        Very nice. Two great features I&#x27;d suggest highlighting in two apps, one app of which you have listed.<p>1: livestream transcript directly into the cursor in real time (just like native macOS dictation)<p>2: show realtime transcript live in an overlay (still has to paste when done, unlike #1, but can still read live while dictating)<p>1- localvoxtral, 2- FluidVoice (bumping it to 7 features on your list)
        • theturtletalks4 hours ago
          Thank you, I have added localvoxtral[0] and fixed FluidVoice<p>0. <a href="https:&#x2F;&#x2F;github.com&#x2F;T0mSIlver&#x2F;localvoxtral" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;T0mSIlver&#x2F;localvoxtral</a>
          • Barbing2 hours ago
            Awesome, thanks. Now it looks like five features are table stakes and there&#x27;s no need to filter for, for example, speech to text. So, it would be interesting to see the differentiation, the why would I choose which one.<p>I see promise trying to get a bit more into curating by showing the top one or two or three picks for a given standout feature.
      • dnlzro10 hours ago
        Another one to add (1.5k stars on GitHub): <a href="https:&#x2F;&#x2F;github.com&#x2F;kitlangton&#x2F;Hex" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;kitlangton&#x2F;Hex</a>
      • zgougou1235 hours ago
        You could add foxsay, a great one : <a href="https:&#x2F;&#x2F;github.com&#x2F;skulkworks&#x2F;foxsay" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;skulkworks&#x2F;foxsay</a>
      • raybb5 hours ago
        Do any of the apps support taking actions as you talk without having to hit stop?<p>Like telling it to edit the text or remove a word.
      • v4nn46 hours ago
        The filters selection seems to return a union not an intersection which is a bit confusing, at least to me.
        • theturtletalks4 hours ago
          I’ve fixed this issue, please try it again when you get a chance
      • foltik10 hours ago
        So... a vibe slop index to keep track of all the vibe slop apps?<p>The cherry on top: it’s completely broken! Enable the Context Awareness filter, the list shrinks. Now enable the Auto-pasting filter, the list grows back.
        • mulquin6 hours ago
          I wouldn&#x27;t call it completely broken; Pressing buttons still does something, it looks like an OR filter instead of an AND. It should be updated to be an AND filter as that&#x27;s more intuitive.
        • thefourthchime8 hours ago
          hahah. It&#x27;s slop all the way down.
        • dcreater8 hours ago
          Welcome to modern software
      • lizhang9 hours ago
        Can you add mine <a href="https:&#x2F;&#x2F;github.com&#x2F;vorpus&#x2F;D-scribe" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;vorpus&#x2F;D-scribe</a>
    • karimf13 hours ago
      In the &#x2F;r&#x2F;macapps subreddit, they have huge influx of new apps posts, and the &quot;whisper dictation&quot; is one of the most saturated category. [0]<p>&gt;“Compare” - This is the most important part. Apps in the most saturated categories (whisper dictation, clipboard managers, wallpaper apps, etc.) must clearly explain their differentiation from existing solutions.<p><a href="https:&#x2F;&#x2F;www.reddit.com&#x2F;r&#x2F;macapps&#x2F;comments&#x2F;1r6d06r&#x2F;new_post_requirements_to_combat_low_quality&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.reddit.com&#x2F;r&#x2F;macapps&#x2F;comments&#x2F;1r6d06r&#x2F;new_post_r...</a>
      • stingraycharles3 hours ago
        Seems like there’s also a huge influx of these apps as they’re relatively easy to make with LLMs.<p>That whole list of requirements there is actually a good thing that anyone who wants to make a new application should ask themselves.
    • tpowell13 hours ago
      I cobbled my own together one night before I came across the thoughtfully-built KeyVox and got to talking shop with its creator. Our cups runneth over. <a href="https:&#x2F;&#x2F;github.com&#x2F;macmixing&#x2F;keyvox&#x2F;" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;macmixing&#x2F;keyvox&#x2F;</a>
    • nidnogg1 hour ago
      NGL had me chuckling a bit there when I remembered I had one of these to code on my backlog
    • aroman10 hours ago
      I did mine on nixOS with a nice little indicator built into Noctalia.<p>It&#x27;s remarkable how similar its performance is to Wispr Flow... and it runs locally...
    • hbbio9 hours ago
      In the most possible Apple fashion, I am waiting for MacOS 27 or 28 to have this builtin.
    • perelin7 hours ago
      I recently attended a agentic SWE workshop and the starter project was this, whispr style, local voice dictation app. Took everybody around 30mins. tbh: i was kinda impressed.
    • lxe12 hours ago
      hahaha I’m glad I’m just a procedurally generated NPC<p>I built one for cross platform — using parakeet mlx or faster whisper. :)
    • colechristensen11 hours ago
      My name is Cole and I have a speech to text app.<p>When I most recently abandoned it, the trigger word would fire one time in five.
    • fragmede12 hours ago
      Yeah, but mine... Oh. Hello. <i>sighs</i> It&#x27;s been three weeks since I tried to add feature to my version of the app. I don&#x27;t miss it. I like this new life. Sober.
    • pmarreck13 hours ago
      Are there any better than Superwhisper? Because I haven&#x27;t found any.
      • Tsarp10 hours ago
        <a href="https:&#x2F;&#x2F;carelesswhisper.app" rel="nofollow">https:&#x2F;&#x2F;carelesswhisper.app</a>
    • rmac12 hours ago
      checking in<p>windows (kotlin multi platform) =&gt; <a href="https:&#x2F;&#x2F;github.com&#x2F;maceip&#x2F;daydream" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;maceip&#x2F;daydream</a><p>parakeet-tdt-0.6b-v2
      • rmac9 hours ago
        now using Moonshine v2 Medium<p>hotword dict so no more &quot;clawd&quot; &quot;dash&quot; &quot;dot com&quot;
    • jannniii8 hours ago
      github.com&#x2F;randomm&#x2F;kuiskaus
    • brcmthrowaway15 hours ago
      Oh to be 20-something and do a bunch of free work for your portfolio again
      • obrajesse14 hours ago
        I&#x27;ll have you know that I&#x27;m Matt&#x27;s top contributor to Ghost Pepper and I&#x27;m nearly <i>fifty</i><p>But I did it because I wanted it to work exactly the way I wanted it.<p>Also, for kicks, I (codex) ported it to Linux. But because my Linux laptop isn&#x27;t as fast, I&#x27;ve had to use a few tricks to make it fast. <a href="https:&#x2F;&#x2F;github.com&#x2F;obra&#x2F;pepper-x" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;obra&#x2F;pepper-x</a>
        • dotancohen10 hours ago
          I&#x27;ll look at this, thank you. I haven&#x27;t yet gotten around to vibe coding my own itch yet so maybe your scratching will do.
    • dcreater8 hours ago
      Its gotten so bad that its a meme on the macapps subreddit.<p>This is the unfortunate real face of open source. So many devs each making little sandcastles on their own when if efforts were combined, we could have had something truly solid and sustainable, instead of a litany of 90% there apps each missing something or the other, leaving people ending up using WisprFlow etc.
    • seivan12 hours ago
      [dead]
  • goodroot17 hours ago
    Nice one! For Linux folks, I developed <a href="https:&#x2F;&#x2F;github.com&#x2F;goodroot&#x2F;hyprwhspr" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;goodroot&#x2F;hyprwhspr</a>.<p>On Linux, there&#x27;s access to the latest Cohere Transcribe model and it works very, very well. Requires a GPU though. Larger local models generally shouldn&#x27;t require a subordinate model for clean up.<p>Have you compared WhisperKit to faster-whisper or similar? You might be able to run turbov3 successfully and negate the need for cleanup.<p>Incidentally, waiting for Apple to blow this all up with native STT any day now. :)
    • VorpalWay14 hours ago
      How does it compare to the more well established <a href="https:&#x2F;&#x2F;github.com&#x2F;cjpais&#x2F;handy" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;cjpais&#x2F;handy</a>? Are there any stand out features (for either option)? What was the reason for writing your own rather than using or improving existing software?
      • goodroot14 hours ago
        Not sure I know what you mean by IR...<p>But in this case I built hyprwhspr for Linux (Arch at first).<p>The goal was (is) the absolute best performance, in both accuracy &amp; speed.<p>Python, via CUDA, on a NVIDIA GPU, is where that exists.<p>For example:<p>The #1 model on the ASR (automatic speech recognition) hugging face board is Cohere Transcribe and it is not yet 2 weeks old.<p>The ecosystem choices allowed me to hook it up in a night.<p>Other hardware types also work great on Linux due to its adaptability.<p>In short, the local stt peak is Linux&#x2F;Wayland.
        • VorpalWay14 hours ago
          IR was a typo, meant &quot;it&quot; (fixed it). I blame the phone keyboard plus insufficient proof reading on my part.<p>If this needs nvidia CPU acceleration for good performance it is not useful to me, I have Intel graphics and handy works fine.
          • goodroot14 hours ago
            It works well with anything. :)<p>That said: If handy works, no need whatsoever to change.
    • LuxBennu16 hours ago
      I&#x27;ve been running whisper large-v3 on an m2 max through a self-hosted endpoint and honestly the accuracy is good enough that i stopped bothering with cleanup models. The bigger annoyance for me was latency on longer chunks, like anything over 30 seconds starts feeling sluggish even with metal acceleration. Haven&#x27;t tried whisperkit specifically but curious how it handles longer audio compared to the full model.
      • goodroot16 hours ago
        Ah yeah, longform is interesting.<p>Not sure how you&#x27;re running it, via whichever &quot;app thing&quot;, but...<p>On resource limited machines: &quot;Continuous recording&quot; mode outputs when silence is detected via a configurable threshold.<p>This outputs as you speak in more reasonable chunks; in aggregate &quot;the same output&quot; just chunked efficiently.<p>Maybe you can try hackin&#x27; that up?
        • LuxBennu15 hours ago
          Yeah that makes sense, chunking on silence would sidestep the latency issue pretty cleanly. I&#x27;ve been running it through a basic fastapi wrapper so it just takes whatever audio blob gets thrown at it, no chunking logic on the server side. Might be worth adding a vad pass before sending to whisper though, would cut down on processing dead air too.
    • ericd8 hours ago
      Nice, I&#x27;ve been using Hyprwhspr on Omarchy daily for a while now, it&#x27;s been awesome, thanks very much.
    • hephaes7us16 hours ago
      Thanks for sharing! I was literally getting ready to build, essentially, this. Now it looks like I don&#x27;t have to!<p>Have you ever considered using a foot-pedal for PTT?<p>Apple incidentally already has native STT, but for some reason they just don&#x27;t use a decent model yet.
      • goodroot16 hours ago
        They do, and they even have that nice microphone F5 key for it, and an ideal OS level API making the input experience &gt;perfect&lt;.<p>Apparently they do have a better model, they just haven&#x27;t exposed it in their own OS yet!<p><a href="https:&#x2F;&#x2F;developer.apple.com&#x2F;documentation&#x2F;speech&#x2F;bringing-advanced-speech-to-text-capabilities-to-your-app" rel="nofollow">https:&#x2F;&#x2F;developer.apple.com&#x2F;documentation&#x2F;speech&#x2F;bringing-ad...</a><p>Wonder what&#x27;s the hold up...<p>For footpedal:<p>Yes, conceptually it’s just another evdev-trigger source, assuming the pedal exposes usable key&#x2F;button events.<p>Otherwise we’d bridge it into the existing external control interface. Either way, hooks are there. :)
        • jiehong15 hours ago
          The only issue with Apple models is that they do not detect languages automatically, nor switch if you do between sentences.<p>Parakeet does both just fine.
      • chrisweekly15 hours ago
        sorry, PTT?
    • pmarreck13 hours ago
      looks like there&#x27;s a nearly identically named one for Hyprland<p>Also, wish it was on nixpkgs, where at least it will be almost guaranteed to build forever =)
  • primaprashant15 hours ago
    Speech-to-text has become integral part of my dev flow especially for dictating detailed prompts to LLMs and coding agents.<p>I have collected the best open-source voice typing tools categorized by platform in this awesome-style GitHub repo. Hope you all find this useful!<p><a href="https:&#x2F;&#x2F;github.com&#x2F;primaprashant&#x2F;awesome-voice-typing" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;primaprashant&#x2F;awesome-voice-typing</a>
    • ArlenBales7 hours ago
      Can you explain how exactly dictation is used for development? I type about 120 WPM so typing is always going to be way faster for me than talking. Aside for accessibility, is dictation development for slower typers or is it more so you can relax on a couch while vibe coding? If this comes off as condescension it&#x27;s not intended, I am genuinely out of the loop here.
      • KerrickStaley7 hours ago
        I think most people can speak faster than 120 WPM. For example this site says I speak at 343 WPM <a href="https:&#x2F;&#x2F;www.typingmaster.com&#x2F;speech-speed-test&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.typingmaster.com&#x2F;speech-speed-test&#x2F;</a>, and I self-measure 222 WPM on dense technical text.
        • thakoppno7 hours ago
          Micro machines guy could be vibe coding at an absurd rate.
        • mememememememo6 hours ago
          My LLM types at 2k WPM. So I ise that to talk to my LLMs
      • primaprashant4 hours ago
        For me personally, it&#x27;s not really about typing speed. While I can type pretty fast and most likely I speak faster than typing, but typing and dictating are just different way of doing things for me. While the end result of both is same, but for me it&#x27;s just like different way of doing things and it&#x27;s not a competition between the two.<p>I regularly just sit down and often just describe whatever I&#x27;m trying to do in detail and I speak out loud my entire thought process and what kind of trade-offs I&#x27;m thinking, all the concerns and any other edge cases and patterns I have in my mind. I just prefer to speak out loud all of those. I regularly speak out loud for 5 to 10 minutes while sometimes taking some breaks in between as well to think through things.<p>I am not doing it just for vibe coding, I&#x27;m using it for everything. So obviously for driving coding agents, but also for in general, describing my thoughts for brainstorming or having some kind of like a critique session with LLMs for my ideas and thoughts. So for everything, I&#x27;m just using dictation.<p>One other benefit I think for me personally is that since I&#x27;m interacting with coding agents and in general LLMs a lot again and again every day, I end up giving much more context and details if I&#x27;m speaking out loud compared to typing. Sometimes I might feel a little bit lazy to type one or two extra sentences. But while speaking, I don&#x27;t really have that kind of friction.
      • sgt2 hours ago
        Typing is considerably less energy intensive than speaking. At least it is for me. I save the speaking for meetings, etc.
      • Zizizizz5 hours ago
        Most English speakers speak faster than 120 wpm so that&#x27;s probably why people, especially those who can&#x27;t type at speeds like you can, prefer it.
    • RobertTheNerd14 hours ago
      [dead]
  • nidnogg1 hour ago
    This got me thinking that the smaller these local first LLMs get - the more they&#x27;re gonna looking the next bread and butter of app dev. Reminds me how Electron gained a lot of traction for making it easy to package prettier apps. At the measly cost of gigabytes of RAM, give or take.
    • ljlolel1 hour ago
      Exactly, everything will become ClaudeVM <a href="https:&#x2F;&#x2F;jperla.com&#x2F;blog&#x2F;the-future-is-claudevm" rel="nofollow">https:&#x2F;&#x2F;jperla.com&#x2F;blog&#x2F;the-future-is-claudevm</a>
  • cupcake-unicorn13 hours ago
    <a href="https:&#x2F;&#x2F;handy.computer&#x2F;" rel="nofollow">https:&#x2F;&#x2F;handy.computer&#x2F;</a> already exists?
    • semiquaver12 hours ago
      I have a few qualms with this app:<p>1. For a Linux user, you can already build such a system yourself quite trivially by getting an FTP account, mounting it locally with curlftpfs, and then using SVN or CVS on the mounted filesystem. From Windows or Mac, this FTP account could be accessed through built-in software.<p>2. It doesn&#x27;t actually replace a USB drive. Most people I know e-mail files to themselves or host them somewhere online to be able to perform presentations, but they still carry a USB drive in case there are connectivity problems. This does not solve the connectivity issue.<p>3. It does not seem very &quot;viral&quot; or income-generating. I know this is premature at this point, but without charging users for the service, is it reasonable to expect to make money off of this?
      • Graziano_M11 hours ago
        I got that reference!
      • MegagramEnjoyer10 hours ago
        why does it need to generate money?
        • morelikeborelax8 hours ago
          This is the reply that was posted when Dropbox was first shown off on HN. It&#x27;s a joke :)
    • smcleod12 hours ago
      Yeah props to Handy, really nice tool.
    • forbiddenvoid12 hours ago
      More than one solution can exist for the same problem.
    • itemize1234 hours ago
      yes speech to text exists
    • ktimespi12 hours ago
      This is ideal for my use case, yeah. No need to fiddle around with another app&#x27;s UI.
  • nidnogg1 hour ago
    I really like the project and am eager to try and fit this into some of my workflows. However, this bothered me a bit:<p>&quot;All models run locally, no private data leaves your computer. And it&#x27;s spicy to offer something for free that other apps have raised $80M to build.&quot;<p>I’d straight up drop the comparison to big AI labs. This isn’t rebellious or subversive, it’s downstream of a ton of already-funded work. Calling it “spicy” is a bit misframed.
  • charlietran17 hours ago
    Thank you for sharing, I appreciate the emphasis on local speed and privacy. As a current user of Hex (<a href="https:&#x2F;&#x2F;github.com&#x2F;kitlangton&#x2F;Hex" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;kitlangton&#x2F;Hex</a>), which has similar goals, what are your thoughts on how they compare?
  • parhamn16 hours ago
    I see a lot of whisper stuff out there. Are these the same old OpenAI whispers or have they been updated heavily?<p>I&#x27;ve been using parakeet v3 which is fantastic (and tiny). Confused why we&#x27;re still seeing whisper out there, there&#x27;s been a lot of development.
    • 71bw6 hours ago
      I&#x27;m also wondering whether or not it would be beneficiary for my workload to switch over to Parakeet. Problem is, I&#x27;m using a lot of lingo - and in Polish, as well! - so it&#x27;s not exactly the best case and whisper (v3), so far, works.
    • daemonologist15 hours ago
      Whisper is still old reliable - I find that it&#x27;s less prone to hallucinations than newer models, easier to run (on AMD GPU, via whisper.cpp), and only ~2x slower than parakeet. I even bothered to &quot;port&quot; Parakeet to Nemo-less pytorch to run it on my GPU, and still went back to Whisper after a couple of days.
    • goodroot15 hours ago
      Whisper is very good in many languages.<p>It&#x27;s also in many flavours, from tiny to turbo, and so can fit many system profiles.<p>That&#x27;s what makes it unique and hard to replace.
    • zackify16 hours ago
      same, even have kokoro for speech back to text for home assistant and parakeet on mac os through voice ink.<p>Also vibe coded a way to use parakeet from the same parakeet piper server on my grapheneos phone <a href="https:&#x2F;&#x2F;zach.codes&#x2F;p&#x2F;vibe-coding-a-wispr-clone-in-20-minutes" rel="nofollow">https:&#x2F;&#x2F;zach.codes&#x2F;p&#x2F;vibe-coding-a-wispr-clone-in-20-minutes</a>
  • marktolson3 hours ago
    I got it to transcribe this: &quot;Create tests and ensure all tests pass&quot; and instead of transcribing exactly what I said it outputs nonsense around &quot;I am a large language model and I cannot create and execute tests&quot;.<p>Other than that issue I like it.
  • ericmcer15 hours ago
    I see quite a few of these, the killer feature to me will be one that fine tunes the model based on your own voice.<p>E.G. if your name is `Donold` (pronounced like Donald) there is not a transcription model in existence that will transcribe your name correctly. That means forget inputting your name or email ever, it will never output it correctly.<p>Combine that with any subtleties of speech you have, or industry jargon you frequently use and you will have a much more useful tool.<p>We have a ton of options for &quot;predict the most common word that matches this audio data&quot; but I haven&#x27;t found any &quot;predict MY most common word&quot; setups.
    • sorenjan15 hours ago
      Whisper supports a prompt, you can put your &quot;Donold&quot; there.<p><a href="https:&#x2F;&#x2F;developers.openai.com&#x2F;cookbook&#x2F;examples&#x2F;whisper_prompting_guide" rel="nofollow">https:&#x2F;&#x2F;developers.openai.com&#x2F;cookbook&#x2F;examples&#x2F;whisper_prom...</a>
    • MattHart8815 hours ago
      I&#x27;ve found the &quot;corrections&quot; feature works well for most of the jargon and misspelling use cases. Can you give it a try and let me know edge cases?
    • bonkler5914 hours ago
      My experience is that Aqua voice does a good job of this with custom dictionary and replacements.
  • konaraddi16 hours ago
    That’s awesome! Do you know how it compares to Handy? Handy is open source and local only too. It’s been around a while and what I’ve been using.<p><a href="https:&#x2F;&#x2F;github.com&#x2F;cjpais&#x2F;handy" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;cjpais&#x2F;handy</a>
    • JohnPDickerson14 hours ago
      Handy is an awesome project, highly recommended - many of our engineers and PMs use it! CJ, Handy&#x27;s creator, recently joined us as a Builder in Residence at Mozilla.ai. So for those interested in deploying a more raw&#x2F;lightweight approach to local speech-to-text (or other multimodal) models, feel free to check out llamafile - which includes whisperfile, a single-file whisper.cpp + cosmopolitan framework-based executable. We&#x27;re hoping to build some bridges between the two projects as well. <a href="https:&#x2F;&#x2F;github.com&#x2F;mozilla-ai&#x2F;llamafile" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;mozilla-ai&#x2F;llamafile</a>
    • cootsnuck13 hours ago
      Yup, Handy is the one that made me stop looking for local open source alternatives to Wispr Flow.<p>I&#x27;ll give a shoutout as well to Glimpse: <a href="https:&#x2F;&#x2F;github.com&#x2F;LegendarySpy&#x2F;Glimpse" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;LegendarySpy&#x2F;Glimpse</a>
    • vunderba15 hours ago
      I’d also be interested to know what the impetus was for developing ghost-pepper, which looks relatively recent, given that Handy exists and has been pretty well received.<p>Extra bonus is that Handy lets add an automatic LLM post-processor. This is very handy for the Parakeet V3 model, which can sometimes have issues where it repeats words or makes recognition errors for example, duplicating the recognition of a single word a dozen dozen dozen dozen dozen dozen dozen dozen times.
      • rob15 hours ago
        Yep. Using Handy with Parakeet v3 + a custom coding-tailored prompt to post-process on my 2019 Intel Mac and it&#x27;s been working great.<p>Once in a while it will only output a literal space instead of the actual translation, but if I go into the &#x27;history&#x27; page the translation is there for me to copy and paste manually. Maybe some pasting bug.
      • alasano13 hours ago
        I think it&#x27;s the same reasoning for anything these days.<p>&quot;You know what would be useful?&quot; followed by asking your LLM of choice to implement it.<p>Then again for a lot of scenarios it&#x27;s your slop or someone else&#x27;s slop.<p>I think the only difference is that I keep my own slop tools private.
    • swaptr16 hours ago
      Handy is awesome! I used it for quite a while before Claude Code added voice support. Solid software, very good linux and mac integration. Shoutout to Parakeet models as well, extremely fast and solid models for their relatively modest memory requirements.
    • kwakubiney13 hours ago
      I love it. I use it all the time to communicate to my agents via opencode.
    • youniverse16 hours ago
      I love and have been using handy for a while too, what we need is this for mobile apps I don&#x27;t think there&#x27;s any free apps and native dictation is not always fully local and not as good.
    • olup15 hours ago
      I use handy all day long as a software engineer, and recommended it to all of my team members. I love it.
    • stavros16 hours ago
      Handy is fantastic.
  • kushalpandya11 hours ago
    Speecg-to-text is basically AI version of Todo app that we used to build every week when new frontend framework would release.
  • ipsum217 hours ago
    Parakeet is significantly more accurate and faster than Whisper if it supports your language.
    • yeutterg16 hours ago
      Are you running Parakeet with VoiceInk[0]?<p>[0]: <a href="https:&#x2F;&#x2F;github.com&#x2F;beingpax&#x2F;VoiceInk" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;beingpax&#x2F;VoiceInk</a>
      • ipsum214 hours ago
        I&#x27;m using <a href="https:&#x2F;&#x2F;github.com&#x2F;senstella&#x2F;parakeet-mlx" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;senstella&#x2F;parakeet-mlx</a> library.
      • zackify16 hours ago
        i am, working great for a long time now
    • rahimnathwani16 hours ago
      Right, and if you&#x27;re on MacOS you can use it for free with Hex: <a href="https:&#x2F;&#x2F;github.com&#x2F;kitlangton&#x2F;Hex" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;kitlangton&#x2F;Hex</a>
      • lloyd-christmas14 hours ago
        Or write your own custom one with the library that backs it: <a href="https:&#x2F;&#x2F;github.com&#x2F;FluidInference&#x2F;FluidAudio" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;FluidInference&#x2F;FluidAudio</a><p>I did that so that I could record my own inputs and finetune parakeet to make it accurate enough to skip post-processing.
        • rahimnathwani13 hours ago
          There&#x27;s a fork of FluidAudio that supports the recent Cohere model: <a href="https:&#x2F;&#x2F;github.com&#x2F;altic-dev&#x2F;FluidAudio&#x2F;tree&#x2F;B&#x2F;cohere-coreml-asr" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;altic-dev&#x2F;FluidAudio&#x2F;tree&#x2F;B&#x2F;cohere-coreml...</a><p>It&#x27;s used by this dictation app: <a href="https:&#x2F;&#x2F;github.com&#x2F;altic-dev&#x2F;FluidVoice&#x2F;" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;altic-dev&#x2F;FluidVoice&#x2F;</a>
    • totetsu10 hours ago
      Parakeet supports japanese now, but I cant find a version ported to apple silicone yet.
    • treetalker16 hours ago
      I have been using Parakeet with MacWhisper&#x27;s hold-to-talk on a MacBook Neo and it&#x27;s been awesome.
    • obrajesse15 hours ago
      And indeed, Ghost Pepper supports parakeet v3
  • jwr5 hours ago
    I currently use MacWhisper and it is quite good, but it&#x27;s great to see an alternative, especially as I&#x27;ve been looking to use more recent models!<p>I hope there will be a way to plug in other models: I currently work mostly with Whisper Large. Parakeet is slightly worse for non-English languages. But there are better recent developments.
  • snickell9 hours ago
    Can somebody help me understand how they use these, I feel like I&#x27;m missing something or I&#x27;m bad at something?<p>I only spent 10 minutes with Handy, and a similar amount of time with SuperWhisper, so pretty ignorant. I tried it both with composing this comment, and in a programming session with Codex. I was slightly frustrated to not be hands free, instead of typing, my hands were having to press and release a talk button (option-space in handy, right-command in superwhisper), but then I couldn&#x27;t submit, so I still had to click enter with Codex.<p>Additionally, for composing this message, I&#x27;m using the keyboard a ton because there&#x27;s no way I can find to correct text I&#x27;ve typed. Do other people get really reliable and don&#x27;t need backspace anymore? Or.... what text do you not care enough to edit? Notes maybe?<p>My point of comparison is using Dragon like 15 years ago. TBH, while the recognition is better (much better) on handy&#x2F;superwhisper, everything else felt MUCH worse. With dragon, you are (were?) totally hands free, you see text as you say it, and you could edit text really easily vocally when it made a mistake (which it did a fair bit, admittedly). And you could press enter and pretty functionally navigate w&#x2F;o a keyboard too.<p>Its weird to see all these apps, and they all have the same limitations?
  • ianmurrays6 hours ago
    I had Claude make this hammerspoon config + daemon that does pretty much the same, in case anyone is interested.<p><a href="https:&#x2F;&#x2F;github.com&#x2F;ianmurrays&#x2F;hammerspoon&#x2F;blob&#x2F;main&#x2F;stt.lua" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;ianmurrays&#x2F;hammerspoon&#x2F;blob&#x2F;main&#x2F;stt.lua</a>
  • miki1232116 hours ago
    What do you <i>actually use</i> for STT, particularly if you prize performance over privacy and are comfortable using your own API keys?<p>I was on WhisperFlow for a while until the trial ran out, and I&#x27;m really tempted to subscribe. I don&#x27;t think I can go back to a local solution after that, the performance difference is insane.
    • k92945 hours ago
      Try ottex.ai - it has an OpenRouter like gateway with most STT models on the market (Gemini, OpenAI, Groq, Deepgram, Mistral, AssemblyAI, Soniox), so you can try them all and choose what works best for you.<p>My favorites are Gemini 3 Flash and Mistral Voxtral Transcribe 2. Gemini when I need special formatting and clean-up, and Voxtral when I need fast input (mostly when working with AI).
  • fiatpandas12 hours ago
    The clean up prompt needs adjusting. If your transcription is first person and in the voice of talking to an AI assistant, it really wants to “answer” you, completing ignoring its instructions. I fiddled with the prompt but couldn’t figure out how to make it not want to act like an AI assistant.
  • __mharrison__15 hours ago
    Cool, I&#x27;ve been doing a lot of &quot;coding&quot; (and other typing tasks) recently by tapping a button on my Stream Deck. It starts recording me until I tap it again. At which point, it transcribes the recording and plops it into the paste buffer.<p>The button next to it pastes when I press it. If I press it again, it hits the enter command.<p>You can get a lot done with two buttons.
    • coldfoundry8 hours ago
      This is exactly what I am building right now, Stream Deck with two buttons too (push to talk and enter)! It&#x27;s a sweet little pet project, and has been a blast to build so far. Excited to finally add it to my workflow once its working well.
  • raybb13 hours ago
    Would also like to know how it compares to <a href="https:&#x2F;&#x2F;github.com&#x2F;openwhispr&#x2F;openwhispr" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;openwhispr&#x2F;openwhispr</a><p>I like that openwhisper lets me do on device and set a remote provider.
  • ghm219910 hours ago
    I&#x27;ve been using handy since a month and its awesome. I mainly use it with coding agents or when I don&#x27;t want to type into text boxes. How is this different?<p>Part of the reason handy is awesome is because it uses some of the same rust infra for integrating with the model, so that actually makes it possible to use the code as a library in android or iOS. I have an android app that runs on a local model on the phone too using this.
  • mathis16 hours ago
    If you don&#x27;t feel like downloading a large model, you can also use `yap dictate`. Yap leverages the built-in models exposed though Speech.framework on macOS 26 (Tahoe).<p>Project repo: <a href="https:&#x2F;&#x2F;github.com&#x2F;finnvoor&#x2F;yap" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;finnvoor&#x2F;yap</a>
  • therealdeal20202 hours ago
    btw I know at least a dozen doctors that still pay for software like this. I think doctors are THE profession that likes to use speech-to-text all day every day
  • boudra10 hours ago
    Interesting, I&#x27;m surprised you went with Whisper, I found Parakeet (v2) to be a lot more accurate and faster, but maybe it&#x27;s just my accent.<p>I implemented fully local hands free coding with Parakeet and Kokoro: <a href="https:&#x2F;&#x2F;github.com&#x2F;getpaseo&#x2F;paseo" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;getpaseo&#x2F;paseo</a>
  • bambushu5 hours ago
    nice to see this running fully local. what model size are you shipping as default, and what&#x27;s the cold-start time on Apple Silicon? I&#x27;ve been using Whisper locally for meeting transcription and the biggest friction point is always endpoint detection - knowing when you&#x27;ve stopped talking vs pausing to think. curious how you handle that with hold-to-talk.
  • hyperhello16 hours ago
    Feature request or beg: let me play a speech video and transcribe it for me.
    • MattHart8816 hours ago
      I like this idea and it should work -- whatever microphone you have on should be able to hear the speaker. LMK if not (e.g., are you wearing headphones? if so, the mic can&#x27;t hear the speaker)
  • rcarmo15 hours ago
    Not sure why I should use this instead of the baked-in OS dictation features (which I use almost daily--just double-tap the world key, and you&#x27;re there). What&#x27;s the advantage?
    • rane7 hours ago
      - Way more accurate, especially with technical jargon. Try saying JSON as part of a sentence to macOS dictation and see what comes out.<p>- macOS dictation mutes other sounds while it&#x27;s running. This is a deal-breaker for me.
    • qq6615 hours ago
      I haven&#x27;t used this one but WisprFlow is vastly better than the built-in functionality on MacOS. Apple is way behind even startups, even for fundamental AI functionality like transcribing speech
      • ibero15 hours ago
        WisprFlow has a lot of good recommendations behind it but the fact they used Delve for SOC2 compliance gives me major pause.
        • janalsncm14 hours ago
          The fact that a company could slurp up all of your data and then use Delve for their SOC2 is a great reason to use local models.
      • jonwinstanley15 hours ago
        I use the baked in Apple transcription and haven&#x27;t had any issues. But what I do is usually pretty simple.<p>What makes the others vastly better?
        • MattDamonSpace14 hours ago
          I’ve rarely had macOS TTS produce a sentence I didn’t have to edit<p>Whisper models I barely bother checking anymore
  • ezVoodoo1 hour ago
    Hi, nice project! Quick question, when I speak Chinese language, why it output English as translated output? I was using the multilingual (small) model. Do I need to use the Parakeet model to have Chinese output? Thx.
  • pdyc9 hours ago
    interesting, i wanted something like this but i am on linux so i modified whisper example to run on cli. Its quite basic, uses ctrl+alt+s to start&#x2F;stop, when you stop it copies text to clipboard that&#x27;s it. Now its my daily driver <a href="https:&#x2F;&#x2F;github.com&#x2F;newbeelearn&#x2F;whisper.cpp" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;newbeelearn&#x2F;whisper.cpp</a>
  • janalsncm14 hours ago
    I think the jab at the bottom of the readme is referring to whispr flow?<p><a href="https:&#x2F;&#x2F;wisprflow.ai&#x2F;new-funding" rel="nofollow">https:&#x2F;&#x2F;wisprflow.ai&#x2F;new-funding</a>
  • jannniii8 hours ago
    Oh dear, why does it not use apfel for cleanup? No model download necessary…
  • tito14 hours ago
    This is great. I&#x27;m typing this message now using Ghost Pepper. What benefits have you seen from the OCR screen sharing step?
  • maxmorrish11 hours ago
    love seeing more local-first tools like this. feels like theres been a real shift since the codebeautify breach last year, people are actually thinking about where there data goes now. nice work on keeping it all on device
  • Supercompressor15 hours ago
    I&#x27;ve been looking for the opposite - wanting to dump text and it be read to me, coherently. Anyone have good recommendations?
    • realityfactchex15 hours ago
      Sure, Chatterbox TTS Server is rather high quality: <a href="https:&#x2F;&#x2F;github.com&#x2F;devnen&#x2F;Chatterbox-TTS-Server" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;devnen&#x2F;Chatterbox-TTS-Server</a><p>You could hook it up to some workflow over the local API depending on how you want to dump the text, but the web UI is good too.<p>The Show HN by the author was at: <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=44145564">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=44145564</a>
  • guzik16 hours ago
    Sadly the app doesn&#x27;t work. There is no popup asking for microphone permission.<p>EDIT: I see there is an open issue for that on github
    • ttul15 hours ago
      And many people are mailing in Codex and Claude Code generated PRs - myself included. Fingers crossed, I suppose.
      • MattHart8815 hours ago
        Thanks to everyone who submitted PRs! The fix is merged, new version is up.
  • pmarreck13 hours ago
    How does this compare with Superwhisper, which is otherwise excellent but not cheap?
  • imazio10 hours ago
    is this the support group for people building speech-to-text apps?<p>I built <a href="https:&#x2F;&#x2F;yakki.ai" rel="nofollow">https:&#x2F;&#x2F;yakki.ai</a><p>No regrets so far! XP
  • aristech16 hours ago
    Great job. How about the supported languages? System languages gets recognised?
    • MattHart8816 hours ago
      Thanks! We currently have 2 multi-lingual options available: - Whisper small (multilingual) (~466 MB, supports many languages) - Parakeet v3 (25 languages) (~1.4 GB, supports 25 languages via FluidAudio)
  • gegtik15 hours ago
    how does this compare to macos built in siri TTS, in quality and in privacy?
    • realityfactchex15 hours ago
      Exactly my question. I double-tap the control button and macOS does native, local TTS dictation pretty well. (Similar to Keyboard &gt; Enable Dictation setting on iOS.)<p>The macOS built-in TTS (dictation) seems better than all the 3rd party, local apps I tried in the past that people raved about. I have tried several.<p>Is this better somehow?<p>If the 3rd party apps did streaming with typing in place and corrections within a reasonable window when they understand things better given more context, that would be cool. Theoretically, a custom model or UX could be &quot;better&quot; than what comes free built into macOS (more accurate or customizable).<p>But when I contacted the developer of my favorite one they said that would be pretty hard to implement due to having to go back and make corrections in the active field, etc.<p>I assume streaming STT in these utilities for Mac will get better at some point, but I haven&#x27;t seen it yet (been waiting). It seems these tools generally are not streaming, e.g. they want you to finish speaking first before showing you anything. Which doesn&#x27;t work for me when I&#x27;m dictating. I want to see what I&#x27;ve been saying lately, to jog my memory about what I&#x27;ve just said and help guide the next thing I&#x27;m about to say. I certainly don&#x27;t want to split my attention by manually toggling the control (whether PTT or not) periodically to indicate &quot;ok, you can render what I just said now&quot;.<p>I guess &quot;hold-to-talk&quot; tools are for delivering discrete, fully formed messages, not for longer, running dictation.<p>AFAICT, TFA is focused on hold-to-talk as the differentiator, over double-tap to begin speaking and double-tap to end speaking?
  • purplehat_15 hours ago
    Hi Matt, there&#x27;s lots of speech-to-text programs out there with varying levels of quality. 100% local is admirable but it&#x27;s always a tradeoff and users have to decide for themselves what&#x27;s worth it.<p>Would you consider making available a video showing someone using the app?
  • vaulpann11 hours ago
    very cool - huge open source drop!
  • thatxliner13 hours ago
    why isn&#x27;t the cleanup done on the transcription (as opposed to screen record)
  • dakila514 hours ago
    MacWhisper is also a good one
  • douglaswlance15 hours ago
    does it input the text as soon as it hears it? or does it wait until the end?
  • sorkhabi8 hours ago
    Well done
  • edoardobambini-1 hour ago
    [dead]
  • jiusanzhou6 hours ago
    [dead]
  • joshuahart4 hours ago
    [dead]
  • zephyrwhimsy4 hours ago
    [dead]
  • aesopturtle11 hours ago
    [dead]
  • atlasagentsuite13 hours ago
    [flagged]
  • eddie-wang6 hours ago
    [dead]
  • Sukhbat7 hours ago
    [flagged]
  • zephyrwhimsy11 hours ago
    [dead]
  • Ecko12315 hours ago
    [dead]
  • lostathome16 hours ago
    [dead]
  • romeroej15 hours ago
    always mac. when windows? why can you just make things multios
    • SquareWheel9 hours ago
      Windows has a native (cloud-based) dictation software built-in[1], so there&#x27;s likely less demand for it. Nonetheless, there are still a handful of community options available to choose from.<p>[1] <a href="https:&#x2F;&#x2F;support.microsoft.com&#x2F;en-us&#x2F;windows&#x2F;use-voice-typing-to-talk-instead-of-type-on-your-pc-fec94565-c4bd-329d-e59a-af033fa5689f" rel="nofollow">https:&#x2F;&#x2F;support.microsoft.com&#x2F;en-us&#x2F;windows&#x2F;use-voice-typing...</a>
    • cootsnuck13 hours ago
      Handy has Windows support. <a href="https:&#x2F;&#x2F;handy.computer&#x2F;" rel="nofollow">https:&#x2F;&#x2F;handy.computer&#x2F;</a>
    • patja13 hours ago
      I&#x27;ve been using Chirp which uses parakeet on Windows. Learned about it here:<p><a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=45930659">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=45930659</a><p>Works great for me!
    • naikrovek13 hours ago
      Because like all other modern Macs, the GPU in my Mac uses the same API as the GPU in your Mac.<p>Also, on a Mac with 32GB of RAM, 24GB of that (75%) is available to the GPU, and that makes the models run much faster. On my 64GB MacBook Pro, 48GB is available to the GPU. Have you priced an nvidia GPU with 48GB of RAM? It’s simply cheaper to do this on Macs.<p>Macs are just better for getting started with this kind of thing.
      • patja13 hours ago
        Fair enough for GPU-intensive stuff like running Qwen locally. But do you really need a GPU for decent local TTS? I run parakeet just on CPU.