Viewing profile — srinifromsalem
srinifromsalem
HN member- Joined
- Thu, Feb 12, 2026, 10:35 PM UTC
- HN karma
- 1
- Public activity
- 2 items
- HN profile
- View on Hacker News ↗
About srinifromsalem
No profile information was provided.
Recent public activity
-
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…
-
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…