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.2.tar.gz (25.1 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.2-py3-none-any.whl (58.8 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: mod9-asr-0.0.2.tar.gz
  • Upload date:
  • Size: 25.1 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.6

File hashes

Hashes for mod9-asr-0.0.2.tar.gz
Algorithm Hash digest
SHA256 eafe9ec6bdf916b757184e9187e9f56c6edc9d76699b71b51cb748885ea97879
MD5 cd2350ccb183d1e6299dbeff5726d585
BLAKE2b-256 fb6071e6dfdd53d825d5ef10da73288c369ad5b943a3b5f6427a5ea952edc664

See more details on using hashes here.

File details

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

File metadata

  • Download URL: mod9_asr-0.0.2-py3-none-any.whl
  • Upload date:
  • Size: 58.8 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.6

File hashes

Hashes for mod9_asr-0.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 7241001031a8ea43d1b75a72fc22b8bf4c47d4f2575b86aab7af934e8646c3a5
MD5 2fc23457f442116405b4edee693516c3
BLAKE2b-256 9555a49326b3954f0c1519c162f3dfe6cbb5517ca3c982c2f9ab2fe3ae2f7ff3

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