Viewing profile — T0mSIlver
T0mSIlver
HN member- Joined
- Tue, Feb 24, 2026, 10:44 AM UTC
- HN karma
- 9
- Public activity
- 5 items
- HN profile
- View on Hacker News ↗
About T0mSIlver
No profile information was provided.
Recent public activity
-
comment
Comment #48990067
[flagged]
-
comment
Comment #47178784
Your voxtral.c work was a big motivator for me. I built a macOS menu bar dictation app ( https://github.com/T0mSIlver/localvoxtral ) around Voxtral Realtime, currently using a voxm…
-
comment
Comment #47149479
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 Realt…
-
comment
Comment #47138004
Some technical context and where this is headed. Why streaming matters for dictation. Whisper and most open-source STT models use bidirectional attention, meaning they need the ful…
-
story
Show HN: Localvoxtral – Local real-time dictation on macOS with streaming STT
I built a native macOS menu bar app for real-time dictation that can run fully on-device. Most dictation tools, even local ones, use Whisper or similar offline models: you record, …