nitronizic@lemmy.world to Comic Strips@lemmy.world · 5 days agoNot a botlemmy.worldimagemessage-square69fedilinkarrow-up1988arrow-down114
arrow-up1974arrow-down1imageNot a botlemmy.worldnitronizic@lemmy.world to Comic Strips@lemmy.world · 5 days agomessage-square69fedilink
minus-squarebrbposting@sh.itjust.workslinkfedilinkEnglisharrow-up8arrow-down1·5 days 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·4 days 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·4 days 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.