Mod9 ASR Python SDK, REST API, and Websocket Interface: high-level interfaces to 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:
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
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-1.4.0.tar.gz
(47.2 kB
view hashes)
Built Distribution
mod9_asr-1.4.0-py3-none-any.whl
(53.3 kB
view hashes)