Earlier quoted context omitted.
Parakeet is amazing - 3000x real-time on an A100 and 5x real-time even on a laptop CPU , while being more accurate than whisper-large-v3 ( https://huggingface.co/spaces/hf-audio/open_asr_leaderboard ). NeMo is a little awkward though; I'm amazed it runs locally on Mac (for MacWhisper).
Yeah, Parakeet runs great locally on my M1 laptop (through MacWhisper). Transcription speed of recordings feel at least 10x faster than Whisper, and the accuracy is better as well. Push to talk for dictation is pretty seamless since the model is so fast. I've observed no downside to Parakeet if you're speaking English.
Show HN: Whispering – Open-source, local-first dictation you can trust
151–159 of 159 posts
Re: Show HN: Whispering – Open-source, local-first dictation you can trust
#152Earlier quoted context omitted.
The docs are pretty clear that you need to use speaches if you want entirely local operation. https://speaches.ai/
It’s not very clear, rather just a small mention. Given OP’s extensive diatribe about local-first, the fact that it prefers online providers is quite a big miss tbh.
Re: Show HN: Whispering – Open-source, local-first dictation you can trust
#153Great software, I've been using this since the start of this year, I use it every day, initially as a frustration with ChatGPT and Claude not having proper voice support in their desktop versions and then everywhere. When you are in an environment where you can dictate, it really is a game changer. Not only is dictating much faster than typing, even if you're a fast typist, I find that you don't have the sticking pro…
Sorry to hear about the auto-paste feature and taskbar icons. We'll try to restore these in the future, and you can track taskbar here:
Re: Show HN: Whispering – Open-source, local-first dictation you can trust
#154Hot take: I think all these dictation tools are solving the wrong problem: they're optimizing for accurate transcription (and latency) when users actually need intelligent interpretation. For example: People don't speak in perfect emails. They speak in scattered thoughts and intentions that require contextual understanding.
The idea is that as we add more local-first apps into the ecosystem (writing, etc.), they're share this context. Transcription would benefit immensely if you also had a writing app that you could trust to store your data. To execute that vision, we needed a transcription app where we have control over how data is stored, and the best solution was to build our own.
Re: Show HN: Whispering – Open-source, local-first dictation you can trust
#155Earlier quoted context omitted.
Need to run a diff against 7.2.2 tag against 7.3.0; I suspect the issue might be something related to an edit I made on `tauri.conf.json` or one of my Rust dependencies.
We're actively tracking this issue here: https://github.com/epicenter-so/epicenter/issues/440 Thank you again for bringing this to my attention! Need to step up my Windows development.
I'm not at my computer but IIRC there was mention of connecting out to a couple of initially unidentifiable domains but a little digging makes it seem they're poorly documented but related to visual studio analytics. I ignored after seeing that.
Re: Show HN: Whispering – Open-source, local-first dictation you can trust
#156Earlier quoted context omitted.
before i even bother opening that github: does it work on windows? so far, all of the whisper "clones" run poorly, if at all, on windows. I do have a 3060 and a 1070ti i could use just for whisper on linux, but i have this 3090 on my windows desktop that works "fine" for whisper, TTS, SD, LLM. Whisper on windows, the openai-whisper, doesn't have these q8_0 models, it has like 8 models, and i always get an error about…
If you want to stay near the bleeding edge with this stuff, you probably want to be on some kind of linux (or lacking that, Mac). Windows is where stuff just trickles down to eventually.
Re: Show HN: Whispering – Open-source, local-first dictation you can trust
#157That way I could click on a text box start talking but have the rest of my brain switch to doing a second task.
Re: Show HN: Whispering – Open-source, local-first dictation you can trust
#158Earlier quoted context omitted.
Same with the deb. :(
Thanks for flagging this, and sorry that this is happening! Does downloading the model manually work? I wonder if it's related to this: https://github.com/epicenter-so/epicenter/issues/669
I did manually download the models and associated them, which are great but then the audio didn't work. On the browser version, it never asks me for permission for an audio device, and on the native version, it makes a file of 0 length and then complains it can't read the contents.
My read is that the project looks very interesting, and I'd love a FLOSS replacement for Aqua Voice, but this software isn't ready for everyday use yet, at least not on Linux.
I'd love to help somehow, whether that's a donation or experimenting if you point me to somewhere.
Re: Show HN: Whispering – Open-source, local-first dictation you can trust
#159Earlier quoted context omitted.
Will give it a spin, thanks!
I also just found something that sounds genuinely realistic: Piper ( https://github.com/OHF-Voice/piper1-gpl/tree/main ). It's slow but apparently you can run it as a daemon to be faster, and it integrates with Home Assistant and Speech Dispatcher. $ sudo apt update $ sudo apt install -y python3 python3-pip libsndfile1 ffmpeg $ python -m venv piper-tts $ ./venv/piper-tts/bin/pip install piper-tts $ ./venv/piper-tts/b…
It has some mispronounciations in the texts I tried to listen to, besides using so much RAM that it kills basically all other apps to make space for this. Not really worth it when espeak is already understandable
Festival I've tried in the meantime and doesn't support Dutch or German, two of the three languages I use regularly. I keep coming back to espeak at the only option that will simply always work xD