Hacker News new | ask | show | jobs
by lazyresearcher 1634 days ago
You could integrate vosk for local on-device private transcription. https://github.com/alphacep/vosk-api
2 comments

How have I not heard about this before now? I hope it's as good as it looks!
thanks, this is a great idea. Curious how it stacks up against other libraries.
i did a quick comparison with regards to word error rate... https://robmsmt.github.io/2021/09/04/benchmarking-asr-first-...

For my particular dataset it worked quite well. It was the best offline ASR that I tried.