livekit-plugins-assemblyai


Namelivekit-plugins-assemblyai JSON
Version 1.2.7 PyPI version JSON
download
home_pageNone
SummaryAgent Framework plugin for AssemblyAI
upload_time2025-08-28 00:54:34
maintainerNone
docs_urlNone
authorNone
requires_python>=3.9.0
licenseNone
keywords audio livekit realtime video 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": "audio, livekit, realtime, video, webrtc",
    "author": null,
    "author_email": "LiveKit <hello@livekit.io>",
    "download_url": "https://files.pythonhosted.org/packages/ac/67/cac5ff7bc2e28d203945eb1f604d24d80cf25f21fc39a7e3e2dc67a291fe/livekit_plugins_assemblyai-1.2.7.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.7",
    "project_urls": {
        "Documentation": "https://docs.livekit.io",
        "Source": "https://github.com/livekit/agents",
        "Website": "https://livekit.io/"
    },
    "split_keywords": [
        "audio",
        " livekit",
        " realtime",
        " video",
        " webrtc"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "3d400a8c454b08095ccd6a6aac0b16afe18c0dc4f459938a34b0b2fcd0d38151",
                "md5": "6cd02965b3df9ec6204702567989c82f",
                "sha256": "cb06f775637129bb2ad37f62b73f4761eb86892d03fb73ee97311bf3398603a9"
            },
            "downloads": -1,
            "filename": "livekit_plugins_assemblyai-1.2.7-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "6cd02965b3df9ec6204702567989c82f",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9.0",
            "size": 7045,
            "upload_time": "2025-08-28T00:54:33",
            "upload_time_iso_8601": "2025-08-28T00:54:33.473354Z",
            "url": "https://files.pythonhosted.org/packages/3d/40/0a8c454b08095ccd6a6aac0b16afe18c0dc4f459938a34b0b2fcd0d38151/livekit_plugins_assemblyai-1.2.7-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "ac67cac5ff7bc2e28d203945eb1f604d24d80cf25f21fc39a7e3e2dc67a291fe",
                "md5": "ae754134a83d4d6fca10c14f81196908",
                "sha256": "a100914adbb9512e45f3e554dccd8394091483d01616a24324a7b506afb4678f"
            },
            "downloads": -1,
            "filename": "livekit_plugins_assemblyai-1.2.7.tar.gz",
            "has_sig": false,
            "md5_digest": "ae754134a83d4d6fca10c14f81196908",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9.0",
            "size": 6426,
            "upload_time": "2025-08-28T00:54:34",
            "upload_time_iso_8601": "2025-08-28T00:54:34.584647Z",
            "url": "https://files.pythonhosted.org/packages/ac/67/cac5ff7bc2e28d203945eb1f604d24d80cf25f21fc39a7e3e2dc67a291fe/livekit_plugins_assemblyai-1.2.7.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-08-28 00:54:34",
    "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: 0.76306s