livekit-plugins-assemblyai


Namelivekit-plugins-assemblyai JSON
Version 0.2.3 PyPI version JSON
download
home_pagehttps://github.com/livekit/agents
SummaryAgent Framework plugin for AssemblyAI
upload_time2025-03-06 17:22:18
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/ac/29/adb9cb88310809ab9a96d69de2f829b96bf9ec6e4c5f07654a4a7ff59c9c/livekit_plugins_assemblyai-0.2.3.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.3",
    "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": null,
            "digests": {
                "blake2b_256": "b4f8d46b842cc509de7a85f8be1222934fe78741c38ed944ed799cb347795954",
                "md5": "26e9942bb4470e907716cbc69bd7585f",
                "sha256": "1b5b8606da4f3e04a916eb82f02177169dde41d36b633d495a3810fefd963ae9"
            },
            "downloads": -1,
            "filename": "livekit_plugins_assemblyai-0.2.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "26e9942bb4470e907716cbc69bd7585f",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9.0",
            "size": 7563,
            "upload_time": "2025-03-06T17:21:08",
            "upload_time_iso_8601": "2025-03-06T17:21:08.106391Z",
            "url": "https://files.pythonhosted.org/packages/b4/f8/d46b842cc509de7a85f8be1222934fe78741c38ed944ed799cb347795954/livekit_plugins_assemblyai-0.2.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "ac29adb9cb88310809ab9a96d69de2f829b96bf9ec6e4c5f07654a4a7ff59c9c",
                "md5": "9d239f5d611d67a5d4b2604ca5918be7",
                "sha256": "4d1dad66bb952dac60e618d2301f291fa33d08b5b87a2a17a2d7da5d3ff8bfd0"
            },
            "downloads": -1,
            "filename": "livekit_plugins_assemblyai-0.2.3.tar.gz",
            "has_sig": false,
            "md5_digest": "9d239f5d611d67a5d4b2604ca5918be7",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9.0",
            "size": 6818,
            "upload_time": "2025-03-06T17:22:18",
            "upload_time_iso_8601": "2025-03-06T17:22:18.942447Z",
            "url": "https://files.pythonhosted.org/packages/ac/29/adb9cb88310809ab9a96d69de2f829b96bf9ec6e4c5f07654a4a7ff59c9c/livekit_plugins_assemblyai-0.2.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-03-06 17:22:18",
    "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.15424s