ovos-stt-plugin-azure


Nameovos-stt-plugin-azure JSON
Version 0.0.0a2 PyPI version JSON
download
home_pagehttps://github.com/OpenVoiceOS/ovos-stt-azure-plugin
Summaryovos azure stt plugin for mycroft
upload_time2023-08-04 15:02:01
maintainer
docs_urlNone
authorJarbasAi
requires_python
licenseApache-2.0
keywords mycroft openvoiceos ovos plugin stt
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ## Description

OpenVoiceOS plugin for Microsoft Azure

## Install

```bash
pip install ovos-stt-plugin-azure
```

## Configuration

```json
  "stt": {
    "module": "ovos-stt-plugin-azure",
    "ovos-stt-plugin-azure": {"key": "xxx", "region": "westeurope"}
 }
```



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/OpenVoiceOS/ovos-stt-azure-plugin",
    "name": "ovos-stt-plugin-azure",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "mycroft OpenVoiceOS OVOS plugin stt",
    "author": "JarbasAi",
    "author_email": "jarbasai@mailfence.com",
    "download_url": "",
    "platform": null,
    "description": "## Description\n\nOpenVoiceOS plugin for Microsoft Azure\n\n## Install\n\n```bash\npip install ovos-stt-plugin-azure\n```\n\n## Configuration\n\n```json\n  \"stt\": {\n    \"module\": \"ovos-stt-plugin-azure\",\n    \"ovos-stt-plugin-azure\": {\"key\": \"xxx\", \"region\": \"westeurope\"}\n }\n```\n\n\n",
    "bugtrack_url": null,
    "license": "Apache-2.0",
    "summary": "ovos azure stt plugin for mycroft",
    "version": "0.0.0a2",
    "project_urls": {
        "Homepage": "https://github.com/OpenVoiceOS/ovos-stt-azure-plugin"
    },
    "split_keywords": [
        "mycroft",
        "openvoiceos",
        "ovos",
        "plugin",
        "stt"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1855c14bb0d0b5e2da84eaf54d31db6bf68a0701833ff5773dbc226397f06508",
                "md5": "a0f026599211c1ac0697da0d084605b3",
                "sha256": "35e0ccb1d64d5397cd8888a7c540362d2e58633bd298845d83f63096a18fd303"
            },
            "downloads": -1,
            "filename": "ovos_stt_plugin_azure-0.0.0a2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "a0f026599211c1ac0697da0d084605b3",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 7357,
            "upload_time": "2023-08-04T15:02:01",
            "upload_time_iso_8601": "2023-08-04T15:02:01.725277Z",
            "url": "https://files.pythonhosted.org/packages/18/55/c14bb0d0b5e2da84eaf54d31db6bf68a0701833ff5773dbc226397f06508/ovos_stt_plugin_azure-0.0.0a2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-08-04 15:02:01",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "OpenVoiceOS",
    "github_project": "ovos-stt-azure-plugin",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "ovos-stt-plugin-azure"
}
        
Elapsed time: 0.09623s