Live data from Hacker News

Viewing profile — T0mSIlver

T0mSIlver

HN member
Joined
Tue, Feb 24, 2026, 10:44 AM UTC
HN karma
9
Public activity
5 items

About T0mSIlver

No profile information was provided.

Recent public activity

  1. comment
    Comment #48990067

    [flagged]

  2. 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…

  3. 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…

  4. 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…

  5. 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, …