mod9-asr


Namemod9-asr JSON
Version 1.11.6 PyPI version JSON
download
home_pagehttps://github.com/mod9-asr/python-sdk
SummaryMod9 ASR Python SDK, REST API, and Websocket Interface: high-level interfaces to the Mod9 ASR Engine.
upload_time2024-03-22 04:08:06
maintainerNone
docs_urlNone
authorMod9 Technologies
requires_pythonNone
licenseBSD 2-Clause
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Mod9 ASR Python SDK

The *Mod9 ASR Python SDK* is a higher-level interface than the protocol described in the [TCP reference](https://mod9.io/tcp) documentation for the [Mod9 ASR Engine](https://mod9.io).
This software is designed as a compatible drop-in replacement for:

- [Google Cloud STT Python Client Library](https://cloud.google.com/speech-to-text/docs/libraries#client-libraries-install-python)
- [Google Cloud STT REST API](https://cloud.google.com/speech-to-text/docs/reference/rest)

Please refer to
[mod9.io/python](https://mod9.io/python)
and
[mod9.io/rest](https://mod9.io/rest)
for further documentation and examples.

In addition, this package provides a WebSocket interface:
see [mod9.io/websocket](https://mod9.io/websocket) for a demonstration.

To install the Mod9 ASR Python SDK, if an Internet connection is available:
```bash
pip3 install mod9-asr
```

Alternatively, to install from local source:
```bash
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`.



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/mod9-asr/python-sdk",
    "name": "mod9-asr",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": null,
    "author": "Mod9 Technologies",
    "author_email": "support@mod9.com",
    "download_url": "https://files.pythonhosted.org/packages/a2/2c/7ec779f9dbb7fd69e55a13c2cddd5e7c44b87b03f5af3ebbd55442c1cd8d/mod9-asr-1.11.6.tar.gz",
    "platform": null,
    "description": "# Mod9 ASR Python SDK\n\nThe *Mod9 ASR Python SDK* is a higher-level interface than the protocol described in the [TCP reference](https://mod9.io/tcp) documentation for the [Mod9 ASR Engine](https://mod9.io).\nThis software is designed as a compatible drop-in replacement for:\n\n- [Google Cloud STT Python Client Library](https://cloud.google.com/speech-to-text/docs/libraries#client-libraries-install-python)\n- [Google Cloud STT REST API](https://cloud.google.com/speech-to-text/docs/reference/rest)\n\nPlease refer to\n[mod9.io/python](https://mod9.io/python)\nand\n[mod9.io/rest](https://mod9.io/rest)\nfor further documentation and examples.\n\nIn addition, this package provides a WebSocket interface:\nsee [mod9.io/websocket](https://mod9.io/websocket) for a demonstration.\n\nTo install the Mod9 ASR Python SDK, if an Internet connection is available:\n```bash\npip3 install mod9-asr\n```\n\nAlternatively, to install from local source:\n```bash\ntar xzf mod9-asr-$VERSION.tar.gz\npip3 install ./mod9-asr-$VERSION\n```\n\n**NOTE**: as of March 2024, library compatibility is limited to `google-cloud-speech<2.23.0`.\n\n\n",
    "bugtrack_url": null,
    "license": "BSD 2-Clause",
    "summary": "Mod9 ASR Python SDK, REST API, and Websocket Interface: high-level interfaces to the Mod9 ASR Engine.",
    "version": "1.11.6",
    "project_urls": {
        "Homepage": "https://github.com/mod9-asr/python-sdk"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "607abdf0c60e90dd4e8c9f4fdb676456586674e78806e85d6e00fac99ac4c283",
                "md5": "bd4e09e148ad60279c8445246d518d42",
                "sha256": "edb0441f0610214844fa553a6d57c5842e5690e10698df645b9ba6ff710b86a4"
            },
            "downloads": -1,
            "filename": "mod9_asr-1.11.6-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "bd4e09e148ad60279c8445246d518d42",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 120554,
            "upload_time": "2024-03-22T04:08:04",
            "upload_time_iso_8601": "2024-03-22T04:08:04.613242Z",
            "url": "https://files.pythonhosted.org/packages/60/7a/bdf0c60e90dd4e8c9f4fdb676456586674e78806e85d6e00fac99ac4c283/mod9_asr-1.11.6-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a22c7ec779f9dbb7fd69e55a13c2cddd5e7c44b87b03f5af3ebbd55442c1cd8d",
                "md5": "e9c7d4c98f96e83a17554c11fcef6bab",
                "sha256": "124100a3b40d003609a08505c6706707140b0707ddabcb7be9cb5b9e64bf6a6b"
            },
            "downloads": -1,
            "filename": "mod9-asr-1.11.6.tar.gz",
            "has_sig": false,
            "md5_digest": "e9c7d4c98f96e83a17554c11fcef6bab",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 56743,
            "upload_time": "2024-03-22T04:08:06",
            "upload_time_iso_8601": "2024-03-22T04:08:06.642734Z",
            "url": "https://files.pythonhosted.org/packages/a2/2c/7ec779f9dbb7fd69e55a13c2cddd5e7c44b87b03f5af3ebbd55442c1cd8d/mod9-asr-1.11.6.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-22 04:08:06",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "mod9-asr",
    "github_project": "python-sdk",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "mod9-asr"
}
        
Elapsed time: 0.23043s