Live data from Hacker News

Show HN: Moonshine Open-Weights STT models – higher accuracy than WhisperLargev3

github.com

51–60 of 92 posts

Re: Show HN: Moonshine Open-Weights STT models – higher accuracy than WhisperLargev3

#51
I'm offering support for this in Resonant - Already set up and running this week.

It's incredible for a live transcription stream - the latency is WOW.

https://www.onresonant.com/

For the open source folks, that's also set up in handy, I think.

Re: Show HN: Moonshine Open-Weights STT models – higher accuracy than WhisperLargev3

#53

Earlier quoted context omitted.

hmmm looks like assembyAI is still unbeatable here in terms of cost/performance unless im mistaken edit: holy shit parakeet is good.... Moonshine impressive too and it is half the param Now if only there was something just as quick as Parakeet v3 for TTS ! Then I can talk to codex all day long!!!

Parakeet doesn't require a GPU. I'm handily running it on my Ubuntu Linux laptop.

I'm looking to switch from feeding the default android "recorder" app's .WAV into Gemini 3 Pro (via the app) with (usually just) a `Transcribe this please:` prompt; content is usually German voice instructions/explanation for how to do/approach some sysadmin stuff; there does tend to be some amount of interjecting (primarily for clarifications(-posing/-requesting)) by me to resolve ambiguity as early as possible/practical.

If e.g. parakeet can be run on my phone in real time showing the transcript live:

- with latency low enough to be "comfortable enough" for the instructor to keep an eye on and approve the transcribed instructions

[not necessarily every word of the transcript, i.e., a commanded "edit" doesn't need to be applied in the outcome as long as it's nature is otherwise clear enough to not add meaningful amounts of ambiguity to the final "written" instructions]

by glancing at the screen while dictating the explanation (and blurting out any transcription complaints as soon as that's possible without breaking one's own string-of-thought or spoken grammar too much)

, I'd very happily switch to that approach instead of what I was doing.

Bonus if there's a no-bulky-or-expensive-hardware way to accommodate us both speaking over each other so I won't have to _interrupt_ his speaking just to put a clarifying comment (on what he just said) in the transcript for him to see and sign off, where the at least "only" briefly interrupts his thoughts right while he actually reads my transcribed words (he doesn't have to hear them, and it's better if he won't; I can probably get him to put on earmuffs to not hear me louder than he hears his thoughts, and a sufficiently-smoothed SNR meter for specifically his voice should take care him regulating his volume while the earmuffs mute it and I occasionally talk over him)...

Re: Show HN: Moonshine Open-Weights STT models – higher accuracy than WhisperLargev3

#54

Earlier quoted context omitted.

It really is. It's kinda ridiculous that it's free.

Are voice or a transcript sent back to their servers? If so, you may be the product

No, it's just somebody's open source project: https://github.com/cjpais/handy

Re: Show HN: Moonshine Open-Weights STT models – higher accuracy than WhisperLargev3

#56
post #29

Earlier quoted context omitted.

Handy is amazing. Super quality app.

It really is. It's kinda ridiculous that it's free.

I'm quite surprise to see that level of polish from an open-source project.

Re: Show HN: Moonshine Open-Weights STT models – higher accuracy than WhisperLargev3

#57

I'm offering support for this in Resonant - Already set up and running this week. It's incredible for a live transcription stream - the latency is WOW. https://www.onresonant.com/ For the open source folks, that's also set up in handy, I think.

Is this alternative to Whispr Flow?

Re: Show HN: Moonshine Open-Weights STT models – higher accuracy than WhisperLargev3

#58
post #40

Very exciting stuff! hear about what people might build with it My startup is making software for firefighters to use during missions on tablets, excited to see (when I get the time) if we can use this as a keyboard alternative on the device. It's a use case where avoiding "clunky" is important and a perfect usecase for speech-to-text. Due to the sector being increasingly worried about "hybrid threats" we try to rely…

Interesting. Can we get in touch? I just sold my webapp/saas where I used NB-Whisper to transcribe Norwegian media (podcast, radio, TV) and offer alerts and search by indexing it using elasticsearch.

Edit: It was https://muninai.eu (I shut down the backend server yesterday so the functionality is disabled).

Re: Show HN: Moonshine Open-Weights STT models – higher accuracy than WhisperLargev3

#59
Congrats on the results. The streaming aspect is what I find most exciting here.

I built a macOS dictation app (https://github.com/T0mSIlver/localvoxtral) on top of Voxtral Realtime, and the UX difference between streaming and offline STT is night and day. Words appearing while you're still talking completely changes the feedback loop. You catch errors in real time, you can adjust what you're saying mid-sentence, and the whole thing feels more natural. Going back to "record then wait" feels broken after that.

Curious how Moonshine's streaming latency compares in practice. Do you have numbers on time-to-first-token for the streaming mode? And on the serving side, do any of the integration options expose an OpenAI Realtime-compatible WebSocket endpoint?

Re: Show HN: Moonshine Open-Weights STT models – higher accuracy than WhisperLargev3

#60
post #53

Earlier quoted context omitted.

Parakeet doesn't require a GPU. I'm handily running it on my Ubuntu Linux laptop.

I'm looking to switch from feeding the default android "recorder" app's .WAV into Gemini 3 Pro (via the app) with (usually just) a `Transcribe this please:` prompt; content is usually German voice instructions/explanation for how to do/approach some sysadmin stuff; there does tend to be some amount of interjecting (primarily for clarifications(-posing/-requesting)) by me to resolve ambiguity as early as possible/prac…

[flagged]
Post reply on HN