Speech-to-Text in Real Time

https://news.ycombinator.com/item?id=36743183
by amohajerani1 • 3 years ago
2 2 3 years ago

I want to transcribe meeting notes with following constraints: - Near real time (max 20 seconds delay) - No third party APIs, due to privacy issues.

I looked into whisper, but that starts transcription only after the recording is stopped. I also looked into the browser's native speech recognition, but the browser sends the data to some servers for transcription. Any suggestions?

Related Stories

Loading related stories...

Source preview

news.ycombinator.com