Live data from Hacker News

Viewing profile — whamp

whamp

HN member
Joined
Fri, Nov 14, 2025, 6:54 PM UTC
HN karma
13
Public activity
6 items

About whamp

No profile information was provided.

Recent public activity

  1. comment
    Comment #45938546

    Yea whisper has more features and is awesome if you have the hardware to run the big models that are accurate enough. The constraint here is the best cpu only implementation. By no…

  2. comment
    Comment #45938526

    Never said it did! Working with what I got.

  3. comment
    Comment #45934822

    Here is the huggingface ASR leaderboard for those wondering how parakeet V3 compares to Whisper Large V3 Accuracy Average WER: Whisper-large-v3 4.91 vs Parakeet V3 5.05 Speed RTFx:…

  4. comment
    Comment #45933510

    My project has a built-in word_replacement so you can automatically replace certain terms if that's important to you in the config.toml i loved whisper but it was insanely slow on …

  5. comment
    Comment #45930731

    btw this is my first open-source project

  6. story
    Show HN: Chirp – Local Windows dictation with ParakeetV3 no executable required

    I’ve been working in fairly locked‑down Windows environments where I’m allowed to run Python, but not install or launch new `.exe` files. In addition the built-in windows dictation…