wulu-geetest-bypass-voice
Voice solver 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 the full offline voice digit recognition engine (MFCC + pre-computed centroids for 12 languages), enabling Geetest v4 voice captchas to be solved without any deep learning framework.
Installation
pip install wulu-geetest-bypass[voice]
Plugin registration
This package registers its solver with the main package via the
wulu_geetest_bypass.solvers entry point group, so voice captchas are
handled automatically once the package is installed.
Third-party packages wanting to replace this engine can register their own
voice entry point in the same group, or use Geetest.register_solver('voice', my_func)
at runtime.
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 import Geetest
g = Geetest(captcha_id='...', risk_type='voice')
seccode = await g.resolve()
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.1.tar.gz.
File metadata
- Download URL: wulu_geetest_bypass_voice-0.1.1.tar.gz
- Upload date:
- Size: 25.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via:
uv/0.12.3 {"installer":{"name":"uv","version":"0.12.3","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 |
4a88b964f2c763834b82d7513e140df7098ed4dd3b690995d3cbbd7b4f440edd
|
|
| MD5 |
4ab27334c0bf338dd9813c78f5a9caba
|
|
| BLAKE2b-256 |
55978ac931a94ab2e2b82bb41a0a6f0c36eaa38d48ae069112e117b94edfb43b
|
File details
Details for the file wulu_geetest_bypass_voice-0.1.1-py3-none-any.whl.
File metadata
- Download URL: wulu_geetest_bypass_voice-0.1.1-py3-none-any.whl
- Upload date:
- Size: 32.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via:
uv/0.12.3 {"installer":{"name":"uv","version":"0.12.3","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 |
5b0b998921cb8fd5488393196abb9e17a828e5518ae1763dd47e92d48d04c01b
|
|
| MD5 |
3709128927efdcf145721f7c529f2844
|
|
| BLAKE2b-256 |
950531a5629f5ba3f2a6c621b4174523d9dc3df303a90ad09072105b9b37c0cd
|