livekit-plugins-assemblyai


Namelivekit-plugins-assemblyai JSON
Version 1.2.17 PyPI version JSON
download
home_pageNone
SummaryAgent Framework plugin for AssemblyAI
upload_time2025-10-29 15:45:30
maintainerNone
docs_urlNone
authorNone
requires_python>=3.9.0
licenseNone
keywords ai audio livekit realtime video voice webrtc
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # AssemblyAI plugin for LiveKit Agents

Support for Streaming Speech-to-Text from AssemblyAI.

See [https://docs.livekit.io/agents/integrations/stt/assemblyai/](https://docs.livekit.io/agents/integrations/stt/assemblyai/) for more information.

## 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": null,
    "name": "livekit-plugins-assemblyai",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9.0",
    "maintainer_email": null,
    "keywords": "ai, audio, livekit, realtime, video, voice, webrtc",
    "author": null,
    "author_email": "LiveKit <hello@livekit.io>",
    "download_url": "https://files.pythonhosted.org/packages/22/a5/6711665d0098f977629496568b0735703982dfbb520abff9ca35765f74a3/livekit_plugins_assemblyai-1.2.17.tar.gz",
    "platform": null,
    "description": "# AssemblyAI plugin for LiveKit Agents\n\nSupport for Streaming Speech-to-Text from AssemblyAI.\n\nSee [https://docs.livekit.io/agents/integrations/stt/assemblyai/](https://docs.livekit.io/agents/integrations/stt/assemblyai/) for more information.\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": null,
    "summary": "Agent Framework plugin for AssemblyAI",
    "version": "1.2.17",
    "project_urls": {
        "Documentation": "https://docs.livekit.io",
        "Source": "https://github.com/livekit/agents",
        "Website": "https://livekit.io/"
    },
    "split_keywords": [
        "ai",
        " audio",
        " livekit",
        " realtime",
        " video",
        " voice",
        " webrtc"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "5d5b167997bc216a6382384cc5313e3d139dfd38c23dfd3aac94ef629c862ccf",
                "md5": "66df622b7d881f1bf9360bf4236303c5",
                "sha256": "e8cd7a684c1d4e55960c3061a39e881efe9fc63f4f9fc895bbc5fe45917d7284"
            },
            "downloads": -1,
            "filename": "livekit_plugins_assemblyai-1.2.17-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "66df622b7d881f1bf9360bf4236303c5",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9.0",
            "size": 7173,
            "upload_time": "2025-10-29T15:45:29",
            "upload_time_iso_8601": "2025-10-29T15:45:29.694155Z",
            "url": "https://files.pythonhosted.org/packages/5d/5b/167997bc216a6382384cc5313e3d139dfd38c23dfd3aac94ef629c862ccf/livekit_plugins_assemblyai-1.2.17-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "22a56711665d0098f977629496568b0735703982dfbb520abff9ca35765f74a3",
                "md5": "c1bdc24fab08fa739cb651ab430c4f0f",
                "sha256": "50ba186ea13271bce9b859d9933b597fc867111e73ff5f1cff448b611cd38f01"
            },
            "downloads": -1,
            "filename": "livekit_plugins_assemblyai-1.2.17.tar.gz",
            "has_sig": false,
            "md5_digest": "c1bdc24fab08fa739cb651ab430c4f0f",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9.0",
            "size": 6574,
            "upload_time": "2025-10-29T15:45:30",
            "upload_time_iso_8601": "2025-10-29T15:45:30.544524Z",
            "url": "https://files.pythonhosted.org/packages/22/a5/6711665d0098f977629496568b0735703982dfbb520abff9ca35765f74a3/livekit_plugins_assemblyai-1.2.17.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-10-29 15:45:30",
    "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.28064s