livekit-plugins-hedra


Namelivekit-plugins-hedra JSON
Version 1.2.1 PyPI version JSON
download
home_pageNone
SummaryAgent Framework plugin for Hedra Avatar
upload_time2025-07-17 18:41:44
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.
            # Hedra plugin for LiveKit Agents

Support for avatar generation and animation with [Hedra](https://hedra.ai/).

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

## Installation

```bash
pip install livekit-plugins-hedra
```

## Pre-requisites

You'll need an API key from Hedra. It can be set as an environment variable: `HEDRA_API_KEY`
            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "livekit-plugins-hedra",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9.0",
    "maintainer_email": null,
    "keywords": "audio, livekit, realtime, video, webrtc",
    "author": null,
    "author_email": "LiveKit <support@livekit.io>",
    "download_url": "https://files.pythonhosted.org/packages/6d/ba/138628e1feaa681f1e212d585c2cee4a757139503ba948980fa48a072a5b/livekit_plugins_hedra-1.2.1.tar.gz",
    "platform": null,
    "description": "# Hedra plugin for LiveKit Agents\n\nSupport for avatar generation and animation with [Hedra](https://hedra.ai/).\n\nSee [https://docs.livekit.io/agents/integrations/avatar/hedra/](https://docs.livekit.io/agents/integrations/avatar/hedra/) for more information.\n\n## Installation\n\n```bash\npip install livekit-plugins-hedra\n```\n\n## Pre-requisites\n\nYou'll need an API key from Hedra. It can be set as an environment variable: `HEDRA_API_KEY`",
    "bugtrack_url": null,
    "license": null,
    "summary": "Agent Framework plugin for Hedra Avatar",
    "version": "1.2.1",
    "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": "475966f1d97e5c6fcf9046a98edaac45768ad761ecced81dace287b0972016e3",
                "md5": "7f69d52000782c4254fb4b76f4ba98d6",
                "sha256": "46e2d4a206ce072b36494158bf282224f9875ec36bb42debe4dc90f719ae0ea3"
            },
            "downloads": -1,
            "filename": "livekit_plugins_hedra-1.2.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "7f69d52000782c4254fb4b76f4ba98d6",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9.0",
            "size": 5248,
            "upload_time": "2025-07-17T18:41:43",
            "upload_time_iso_8601": "2025-07-17T18:41:43.840157Z",
            "url": "https://files.pythonhosted.org/packages/47/59/66f1d97e5c6fcf9046a98edaac45768ad761ecced81dace287b0972016e3/livekit_plugins_hedra-1.2.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "6dba138628e1feaa681f1e212d585c2cee4a757139503ba948980fa48a072a5b",
                "md5": "59c36a9185a588e10accd5f8f100a07e",
                "sha256": "b2a29859a4c64059d63783e996a4aa5f452905457caa648604f3c54424fa4d4d"
            },
            "downloads": -1,
            "filename": "livekit_plugins_hedra-1.2.1.tar.gz",
            "has_sig": false,
            "md5_digest": "59c36a9185a588e10accd5f8f100a07e",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9.0",
            "size": 5159,
            "upload_time": "2025-07-17T18:41:44",
            "upload_time_iso_8601": "2025-07-17T18:41:44.676278Z",
            "url": "https://files.pythonhosted.org/packages/6d/ba/138628e1feaa681f1e212d585c2cee4a757139503ba948980fa48a072a5b/livekit_plugins_hedra-1.2.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-17 18:41:44",
    "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-hedra"
}
        
Elapsed time: 2.24331s