nitronizic@lemmy.world to Comic Strips@lemmy.world · 1 day agoNot a botlemmy.worldimagemessage-square68fedilinkarrow-up1955arrow-down114
arrow-up1941arrow-down1imageNot a botlemmy.worldnitronizic@lemmy.world to Comic Strips@lemmy.world · 1 day agomessage-square68fedilink
minus-squarebrbposting@sh.itjust.workslinkfedilinkEnglisharrow-up8arrow-down1·1 day agoAudio captcha -> open-source* speech-to-text -> cursor inserts the captcha for me, w/o an extra dedicated CAPTCHA add on some of the corresponding potential hassles (Closed-source superwhisper + Keyboard Maestro also make this a breeze on Mac :) ) * ggerganov/ whisper.cpp - Port of OpenAI’s Whisper model in C/C++
minus-squareexplodicle@sh.itjust.workslinkfedilinkEnglisharrow-up1·10 hours agoAudio CAPTCHA is a closed tab from me dawg. What do they think, I’m using a desktop computer at home like it’s the 90’s?
minus-squarebrbposting@sh.itjust.workslinkfedilinkEnglisharrow-up2·7 hours agoIt takes longer than doing it manually but I still employ speech to text on mobile 🙂 Since superwhisper uses some config (AVAudioSession?) that doesn’t interrupt media playback, it records even while the CAPTCHA speaks.
Audio captcha -> open-source* speech-to-text -> cursor inserts the captcha for me, w/o an extra dedicated CAPTCHA add on some of the corresponding potential hassles
(Closed-source superwhisper + Keyboard Maestro also make this a breeze on Mac :) )
* ggerganov/ whisper.cpp - Port of OpenAI’s Whisper model in C/C++
Audio CAPTCHA is a closed tab from me dawg. What do they think, I’m using a desktop computer at home like it’s the 90’s?
It takes longer than doing it manually but I still employ speech to text on mobile 🙂
Since superwhisper uses some config (AVAudioSession?) that doesn’t interrupt media playback, it records even while the CAPTCHA speaks.