pull down to refresh
Cool! Haven’t heard of whisper…until today. Will go and check it out
reply
https://github.com/openai/whisper - let me know how you fare.
I'm currently using https://github.com/argmaxinc/WhisperKit on my Mac simply because that has optimization for Apple's NPU built-in; the CPU-only runs are really, really slow.
reply
whisper
as a local speech-to-text engine because anyone that has checked YouTube captions knows how annoying the mistakes can be. Turned out its better than whatever goog uses for yt but of course slower - probably a tradeoff they made to minimize cost.