Live data from Hacker News

Viewing profile — srinifromsalem

srinifromsalem

HN member
Joined
Thu, Feb 12, 2026, 10:35 PM UTC
HN karma
1
Public activity
2 items

About srinifromsalem

No profile information was provided.

Recent public activity

  1. comment
    Comment #46996662

    Nice work on the speech-to-speech pipeline! You're absolutely right that it has to go through the text intermediate step - that's actually where a lot of the interesting processing…

  2. comment
    Comment #46996298

    For local speech-to-text, Whisper remains the gold standard - you can run it locally with good accuracy across languages. For speech-to-speech, you'd typically chain Whisper with a…