mdmxfry / anticaptcha

Script that allows to pass Audio Captcha. For demonstration purpose only

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

speech2text

Speech2Text for GeeTest/Google captcha

First, install requirements:

pip3 install requirements.txt

How to use

  1. Select between Watson and Google Speech Recognition

  2. Write simple url finder with selenium/bs4. Url should lead to the .mp3 download.

  3. Use speech2text to get the results for url that you've retrieved.

Check run.py for example

About

Script that allows to pass Audio Captcha. For demonstration purpose only


Languages

Language:Python 100.0%