Skip to main content

Wrappers over Mod9 ASR Engine TCP Server.

Project description

Version Beta, last updated October 16, 2020.

Mod9 ASR Python Wrappers

By default, requests to the Mod9 ASR Engine TCPServer must be through a TCP socket. The Mod9 ASR Python wrappers are a set of wrappers for the Engine that provide another interface.

Included are a fully-compatible drop-in replacement for the Google Cloud STT Python Client Library, as well as for the Google Cloud STT REST API.

For tutorials, please refer to the documentation at mod9.io/python-sdk and mod9.io/rest, respectively.

There are a few methods to install the Mod9 ASR Python Wrappers.

If you have access to the internet, the easiest method is to use

pip3 install mod9-asr

which will retrieve the necessary files from PyPI and install.

If you have a Python wheel (i.e. a .whl file), for example, named mod9-asr-0.0.1-py3-none-any.whl, you can install it with

pip3 install mod9-asr-0.0.1-py3-none-any.whl

One way to get this .whl file, if you have a Docker image of the Engine, is to copy the .whl from within that Docker image. For example, if the container is being run with the name mod9-asr-8k, and the current version of the Mod9 ASR Python Wrappers package is 0.0.1, use

docker cp mod9-asr-8k:/opt/mod9/mod9-asr-0.0.1-py3-none-any.whl .

to copy the .whl onto the bare metal host.

Finally, if you have the source code, you can navigate to the wrappers/python/ directory containing the setup.py file and run

pip3 install .

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

mod9-asr-0.0.1.tar.gz (16.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

mod9_asr-0.0.1-py3-none-any.whl (20.2 kB view details)

Uploaded Python 3

File details

Details for the file mod9-asr-0.0.1.tar.gz.

File metadata

  • Download URL: mod9-asr-0.0.1.tar.gz
  • Upload date:
  • Size: 16.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/50.3.0 requests-toolbelt/0.9.1 tqdm/4.48.0 CPython/3.8.5

File hashes

Hashes for mod9-asr-0.0.1.tar.gz
Algorithm Hash digest
SHA256 736e9e524038d01c4687bba8fe7d619546c8695b0111e5ef996e0e19cb02d584
MD5 709335f5a1a1743a56963dc436627db5
BLAKE2b-256 3cc79ccc6a7705094a50a7a0e1b1647dbbab4dd25d95a1739f11569e1610a480

See more details on using hashes here.

File details

Details for the file mod9_asr-0.0.1-py3-none-any.whl.

File metadata

  • Download URL: mod9_asr-0.0.1-py3-none-any.whl
  • Upload date:
  • Size: 20.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/50.3.0 requests-toolbelt/0.9.1 tqdm/4.48.0 CPython/3.8.5

File hashes

Hashes for mod9_asr-0.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 031d2c48d805033769cee395dc2d79a229a28c97c413a066c9a2128b58663b1d
MD5 d9a38215b23de11aebbb1894d6ca4a2f
BLAKE2b-256 7db2530a4dfdfa5569a45b2b3238a03b993d08d5167dce4b422baef418cdee74

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page