Y
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
Cyphase
1634 days ago
How have I not heard about this before now? I hope it's as good as it looks!
link
maxkrieger
1634 days ago
thanks, this is a great idea. Curious how it stacks up against other libraries.
link
robmsmt
1634 days ago
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.
link