9 ms·
For my inputs, whisper distil-large-v3.5 is the best. I tried Parakeet 0.6 v3 last night but it has higher error rates than I'd like (but it is fast...)
by garblegarble 8mo ago
For my inputs, whisper distil-large-v3.5 is the best. I tried Parakeet 0.6 v3 last night but it has higher error rates than I'd like (but it is fast...)
- Johnny_Bonk 8mo agoNice I'll try it, as of now for my personal stt workflow I use eleven labs api which is pretty generous but curious to play around with other options
- garblegarble 8mo agoI assume that will be better than whisper - I haven't benchmarked it against cloud models, the project I'm working on cannot send data out to cloud models
- BiraIgnacio 8mo agooh I've been looking into whisper and vosk in the last few days. I'll probably go with whisper (with whisper.cpp) but has anyone compared it to vosk models?