wulu-geetest-bypass-voice
Voice digit recognition templates for wulu-geetest-bypass.
Note: This is an extension package for
wulu-geetest-bypassand is not intended for standalone use. Install via the main package instead.
Provides pre-computed MFCC centroids for 12 languages, enabling offline digit recognition in Geetest v4 voice captchas without any deep learning framework.
Installation
pip install wulu-geetest-bypass[voice]
Supported Languages
| Code | Language |
|---|---|
| ara | Arabic |
| deu | German |
| eng | English |
| fra | French |
| ind | Indonesian |
| jpn | Japanese |
| kor | Korean |
| por | Portuguese |
| rus | Russian |
| spa | Spanish |
| zho | Chinese (Mandarin) |
| zho-hk | Chinese (Cantonese) |
Usage
from wulu_geetest_bypass_voice import load_templates
X, y, sr, lang, prompt = load_templates('eng')
# X: (10, 39) centroid array
# y: [0 1 2 3 4 5 6 7 8 9]
# sr: 16000
# lang: 'eng'
# prompt: (39,) prompt centroid
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file wulu_geetest_bypass_voice-0.1.0.tar.gz.
File metadata
- Download URL: wulu_geetest_bypass_voice-0.1.0.tar.gz
- Upload date:
- Size: 23.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via:
uv/0.11.32 {"installer":{"name":"uv","version":"0.11.32","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b3bbfaef5742f38b5eced38feca89298a95d2a7e4c52b9b2bf8636cb81324c02
|
|
| MD5 |
3a7d445c38cde8b1ff835d52b3d2bd27
|
|
| BLAKE2b-256 |
bd022aed1de23c8cf60ea5944744854c92645fd21a65433795ddeac6c3e6b8e1
|
File details
Details for the file wulu_geetest_bypass_voice-0.1.0-py3-none-any.whl.
File metadata
- Download URL: wulu_geetest_bypass_voice-0.1.0-py3-none-any.whl
- Upload date:
- Size: 29.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via:
uv/0.11.32 {"installer":{"name":"uv","version":"0.11.32","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f56ae843159381dbe33586bcc2bd83ff761ada311e72c2014744164b74b6b8c6
|
|
| MD5 |
418f24ab5310fbd172a5e120bdd3a92e
|
|
| BLAKE2b-256 |
dbc76ba618bd556e758585bc7824cefb419ae88f2d3e624dee1d11749378d5af
|