Does this support using the Parakeet model locally? I'm a MacWhisper user and I find that Parakeet is way better and faster than Whisper for on-device transcription. I've been using push-to-transcribe with MacWhisper through Parakeet for a while now and it's quite magical.
Show HN: Whispering – Open-source, local-first dictation you can trust
41–50 of 159 posts
Re: Show HN: Whispering – Open-source, local-first dictation you can trust
#42Re: Show HN: Whispering – Open-source, local-first dictation you can trust
#43Does this support using the Parakeet model locally? I'm a MacWhisper user and I find that Parakeet is way better and faster than Whisper for on-device transcription. I've been using push-to-transcribe with MacWhisper through Parakeet for a while now and it's quite magical.
Re: Show HN: Whispering – Open-source, local-first dictation you can trust
#44are there any non-Whisper-based voice models/tech/APIs?
Re: Show HN: Whispering – Open-source, local-first dictation you can trust
#45Local, using WhisperX. Precompiled binaries available.
I'm hoping to find and try a local-first version of an nvidia/canary like (like https://huggingface.co/nvidia/canary-qwen-2.5b) since it's almost twice as fast as Whisper with even lower word-error-rate
Re: Show HN: Whispering – Open-source, local-first dictation you can trust
#46Earlier today I discovered Vibe: https://github.com/thewh1teagle/vibe Local, using WhisperX. Precompiled binaries available. I'm hoping to find and try a local-first version of an nvidia/canary like (like https://huggingface.co/nvidia/canary-qwen-2.5b ) since it's almost twice as fast as Whisper with even lower word-error-rate
Allegedly Groq will be offering diarization with their cloud offering and super fast API which will be huge for those willing to go off-local.
Re: Show HN: Whispering – Open-source, local-first dictation you can trust
#47Re: Show HN: Whispering – Open-source, local-first dictation you can trust
#48Now we just need text to speech so we can truly interact with our computers hands free.
$ apt install espeak-ng
$ espeak-ng 'Hello, World!'
It takes some adjustment and sounds a lot worse than what e.g. Google ships proprietarily on your phone, but after ~30 seconds of listening (if I haven't used it recently) I understand it just as well as I understand the TTS engine on my phoneIf there's a more modern package that sounds more human that's a similar no-brainer to install, I'd be interested, but just to note that this part of the problem has been solved for many years now, even if the better-sounding models are usually not as openly licensed, orders of magnitude more resource-intensive, limited to a few languages, and often less reliable/predictable in their pronunciation of new or compound words (usually not all of these issues at once)
Re: Show HN: Whispering – Open-source, local-first dictation you can trust
#49Wait, I'm confused. The text here says all data remains on device and emphasises how much you can trust that, that you're obsessed with local-first software, etc. Clicking on the demo video, step one is... configuring access tokens for external services? Are the services shown at 0:21 (Groq, OpenAI, Antrophic, Google, ElevenLabs) doing the actual transcription, listening to everything I say, and is only the resulting…
Re: Show HN: Whispering – Open-source, local-first dictation you can trust
#50Does this support using the Parakeet model locally? I'm a MacWhisper user and I find that Parakeet is way better and faster than Whisper for on-device transcription. I've been using push-to-transcribe with MacWhisper through Parakeet for a while now and it's quite magical.