livekit-plugins-assemblyai


Namelivekit-plugins-assemblyai JSON
Version 0.2.1 PyPI version JSON
download
home_pagehttps://github.com/livekit/agents
SummaryAgent Framework plugin for AssemblyAI
upload_time2024-12-04 17:13:37
maintainerNone
docs_urlNone
authorNone
requires_python>=3.9.0
licenseApache-2.0
keywords webrtc realtime audio video livekit
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # LiveKit Plugins AssemblyAI

Agent Framework plugin for AssemblyAI. Currently supports Streaming Speech-to-Text.

## Installation

```bash
pip install livekit-plugins-assemblyai
```

## Pre-requisites

You'll need to specify an AssemblyAI API Key. It can be set as environment variable: `ASSEMBLYAI_API_KEY`.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/livekit/agents",
    "name": "livekit-plugins-assemblyai",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9.0",
    "maintainer_email": null,
    "keywords": "webrtc, realtime, audio, video, livekit",
    "author": null,
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/85/b2/1340c257f2433f5fe485444ea0c8ce2057525a576410c068e607ce755fd4/livekit_plugins_assemblyai-0.2.1.tar.gz",
    "platform": null,
    "description": "# LiveKit Plugins AssemblyAI\n\nAgent Framework plugin for AssemblyAI. Currently supports Streaming Speech-to-Text.\n\n## Installation\n\n```bash\npip install livekit-plugins-assemblyai\n```\n\n## Pre-requisites\n\nYou'll need to specify an AssemblyAI API Key. It can be set as environment variable: `ASSEMBLYAI_API_KEY`.\n",
    "bugtrack_url": null,
    "license": "Apache-2.0",
    "summary": "Agent Framework plugin for AssemblyAI",
    "version": "0.2.1",
    "project_urls": {
        "Documentation": "https://docs.livekit.io",
        "Homepage": "https://github.com/livekit/agents",
        "Source": "https://github.com/livekit/agents",
        "Website": "https://livekit.io/"
    },
    "split_keywords": [
        "webrtc",
        " realtime",
        " audio",
        " video",
        " livekit"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9c7351e2cf61900174b772c44240bc11e9cf570edc27f8abf3237fcbd5913a60",
                "md5": "261eb4650f715e27f0755f452a6e3ee0",
                "sha256": "639a0481b5cf8a43f79840abbc839fc0bd222829f08e6aeb6ab48e17f9a74e9b"
            },
            "downloads": -1,
            "filename": "livekit_plugins_assemblyai-0.2.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "261eb4650f715e27f0755f452a6e3ee0",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9.0",
            "size": 7175,
            "upload_time": "2024-12-04T17:12:52",
            "upload_time_iso_8601": "2024-12-04T17:12:52.789375Z",
            "url": "https://files.pythonhosted.org/packages/9c/73/51e2cf61900174b772c44240bc11e9cf570edc27f8abf3237fcbd5913a60/livekit_plugins_assemblyai-0.2.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "85b21340c257f2433f5fe485444ea0c8ce2057525a576410c068e607ce755fd4",
                "md5": "364fda601587bcb860e99fbee5ea3ed5",
                "sha256": "a68df82f02030adfafabbaa3cbabd397f9cd2dfd356cfe11f0bb0140b0c639b8"
            },
            "downloads": -1,
            "filename": "livekit_plugins_assemblyai-0.2.1.tar.gz",
            "has_sig": false,
            "md5_digest": "364fda601587bcb860e99fbee5ea3ed5",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9.0",
            "size": 6498,
            "upload_time": "2024-12-04T17:13:37",
            "upload_time_iso_8601": "2024-12-04T17:13:37.232180Z",
            "url": "https://files.pythonhosted.org/packages/85/b2/1340c257f2433f5fe485444ea0c8ce2057525a576410c068e607ce755fd4/livekit_plugins_assemblyai-0.2.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-04 17:13:37",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "livekit",
    "github_project": "agents",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "livekit-plugins-assemblyai"
}
        
Elapsed time: 1.09368s