wirtual-plugins-azure


Namewirtual-plugins-azure JSON
Version 0.0.1 PyPI version JSON
download
home_pagehttps://github.com/wirtualdev/wirtual-agents
SummaryAgent Framework plugin for services from Azure
upload_time2024-12-29 16:23:53
maintainerNone
docs_urlNone
authorNone
requires_python>=3.9.0
licenseApache-2.0
keywords webrtc realtime audio video wirtual
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Wirtual Plugins Azure

Agent Framework plugin for services from Azure Cognitive Services. Currently supports STT and TTS.

## Installation

```bash
pip install wirtual-plugins-azure
```

## Pre-requisites

You'll need to specify an Azure Speech Key and a Deployment Region. They can be set as environment variables: `AZURE_SPEECH_KEY` and `AZURE_SPEECH_REGION`, respectively.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/wirtualdev/wirtual-agents",
    "name": "wirtual-plugins-azure",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9.0",
    "maintainer_email": null,
    "keywords": "webrtc, realtime, audio, video, wirtual",
    "author": null,
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/f1/fa/bab5a965ca4adb283c73809db247ee328d3f0d5fb21e15b5accbe9f3a428/wirtual_plugins_azure-0.0.1.tar.gz",
    "platform": null,
    "description": "# Wirtual Plugins Azure\n\nAgent Framework plugin for services from Azure Cognitive Services. Currently supports STT and TTS.\n\n## Installation\n\n```bash\npip install wirtual-plugins-azure\n```\n\n## Pre-requisites\n\nYou'll need to specify an Azure Speech Key and a Deployment Region. They can be set as environment variables: `AZURE_SPEECH_KEY` and `AZURE_SPEECH_REGION`, respectively.\n",
    "bugtrack_url": null,
    "license": "Apache-2.0",
    "summary": "Agent Framework plugin for services from Azure",
    "version": "0.0.1",
    "project_urls": {
        "Documentation": "https://docs.wirtual.dev",
        "Homepage": "https://github.com/wirtualdev/wirtual-agents",
        "Source": "https://github.com/wirtualdev/wirtual-agents",
        "Website": "https://wirtual.dev/"
    },
    "split_keywords": [
        "webrtc",
        " realtime",
        " audio",
        " video",
        " wirtual"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3143c74f6b1b39eee458ab3d28aed6704445a24027eeef2b7df8542362879ad1",
                "md5": "fba1350ba1f8b3d5614753bb5cb088c7",
                "sha256": "29c0e75a2d7c8b517d168da523f6b4723610fec22b8235f00b295246c52cc0e2"
            },
            "downloads": -1,
            "filename": "wirtual_plugins_azure-0.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "fba1350ba1f8b3d5614753bb5cb088c7",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9.0",
            "size": 10499,
            "upload_time": "2024-12-29T16:23:51",
            "upload_time_iso_8601": "2024-12-29T16:23:51.668489Z",
            "url": "https://files.pythonhosted.org/packages/31/43/c74f6b1b39eee458ab3d28aed6704445a24027eeef2b7df8542362879ad1/wirtual_plugins_azure-0.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f1fabab5a965ca4adb283c73809db247ee328d3f0d5fb21e15b5accbe9f3a428",
                "md5": "e7e1b2b7f68985960a830b569d6459e9",
                "sha256": "61a3265d944378fd0fa8466078051bdc24935af07facb28b5530619fd1940cf5"
            },
            "downloads": -1,
            "filename": "wirtual_plugins_azure-0.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "e7e1b2b7f68985960a830b569d6459e9",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9.0",
            "size": 8554,
            "upload_time": "2024-12-29T16:23:53",
            "upload_time_iso_8601": "2024-12-29T16:23:53.624761Z",
            "url": "https://files.pythonhosted.org/packages/f1/fa/bab5a965ca4adb283c73809db247ee328d3f0d5fb21e15b5accbe9f3a428/wirtual_plugins_azure-0.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-29 16:23:53",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "wirtualdev",
    "github_project": "wirtual-agents",
    "github_not_found": true,
    "lcname": "wirtual-plugins-azure"
}
        
Elapsed time: 0.37697s