Mod9 ASR Python SDK
The Mod9 ASR Python SDK is a higher-level interface than the protocol described in the TCP reference documentation for the Mod9 ASR Engine. This software is designed as a compatible drop-in replacement for:
Please refer to mod9.io/python and mod9.io/rest for further documentation and examples.
In addition, this package provides a WebSocket interface: see mod9.io/websocket for a demonstration.
To install the Mod9 ASR Python SDK, if an Internet connection is available:
pip3 install mod9-asr
Alternatively, to install from local source:
tar xzf mod9-asr-$VERSION.tar.gz
pip3 install ./mod9-asr-$VERSION
NOTE: as of March 2024, library compatibility is limited to google-cloud-speech<2.23.0.
Release files for mod9-asr 1.11.8
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| mod9-asr-1.11.8.tar.gz | 56.9 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| mod9_asr-1.11.8-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 118.9 kB
Release files / mod9-asr-1.11.8.tar.gz
| Download URL | mod9-asr-1.11.8.tar.gz |
|---|---|
| Size | 56.9 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
54b5f5d236c45164d8acaf1c6eb191df33d5abf12eed82c16ceedfeb4277968c
|
|
BLAKE2b-256 checksum How to use checksums |
0eb0ac1447e6f235c88f746d1745adb208e021cddf7bb92d9e1712e89c86cc67
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.1.0 CPython/3.10.12
|
Release files / mod9_asr-1.11.8-py3-none-any.whl
| Download URL | mod9_asr-1.11.8-py3-none-any.whl |
|---|---|
| Size | 62.0 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
9da82fb6149cb7bfcc18e9cd8ca7205d29bd3a79a29cc3055d99a1012f22675b
|
|
BLAKE2b-256 checksum How to use checksums |
6270556535d12ec770c9b225fb6fe18093a9991ee1c7aa7e776b808f800f5ade
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.1.0 CPython/3.10.12
|