Mod9 ASR Python SDK and REST API, wrapping the Mod9 ASR Engine.
Project description
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:
For tutorials, please refer to the documentation at mod9.io/python and mod9.io/rest.
To install the Mod9 ASR Python SDK, if an Internet connection is available:
pip3 install mod9-asr
Alternatively, to install it from a local source distribution, for example:
tar xzf mod9-asr-$VERSION.tar.gz
pip3 install ./mod9-asr-$VERSION
Project details
Release history Release notifications | RSS feed
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.4.0.tar.gz
(25.3 kB
view hashes)
Built Distribution
mod9_asr-0.4.0-py3-none-any.whl
(31.4 kB
view hashes)