livekit-plugins-hedra


Namelivekit-plugins-hedra JSON
Version 1.2.17 PyPI version JSON
download
home_pageNone
SummaryAgent Framework plugin for Hedra Avatar
upload_time2025-10-29 15:46:02
maintainerNone
docs_urlNone
authorNone
requires_python>=3.9.0
licenseNone
keywords ai audio avatar hedra livekit realtime video voice
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": "ai, audio, avatar, hedra, livekit, realtime, video, voice",
    "author": null,
    "author_email": "LiveKit <support@livekit.io>",
    "download_url": "https://files.pythonhosted.org/packages/4c/7c/9bd01612a80555fdf6123563cf519c25a1580d64b0b4ebc11dbb3fef75b4/livekit_plugins_hedra-1.2.17.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.17",
    "project_urls": {
        "Documentation": "https://docs.livekit.io",
        "Source": "https://github.com/livekit/agents",
        "Website": "https://livekit.io/"
    },
    "split_keywords": [
        "ai",
        " audio",
        " avatar",
        " hedra",
        " livekit",
        " realtime",
        " video",
        " voice"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "f2c9c88bb4d0bfcac1d7983ad3e3e0d9db97d279687b8bed083d64f477e9df6a",
                "md5": "2f3d941d9269897db7c6b1c11c09c005",
                "sha256": "c05dc8576efa432d179c0ca3945123871f0931a2f6eb626550132f84f5d604d0"
            },
            "downloads": -1,
            "filename": "livekit_plugins_hedra-1.2.17-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "2f3d941d9269897db7c6b1c11c09c005",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9.0",
            "size": 5268,
            "upload_time": "2025-10-29T15:46:01",
            "upload_time_iso_8601": "2025-10-29T15:46:01.767465Z",
            "url": "https://files.pythonhosted.org/packages/f2/c9/c88bb4d0bfcac1d7983ad3e3e0d9db97d279687b8bed083d64f477e9df6a/livekit_plugins_hedra-1.2.17-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "4c7c9bd01612a80555fdf6123563cf519c25a1580d64b0b4ebc11dbb3fef75b4",
                "md5": "a0c6e23d0eecd971f02e17ef55672afc",
                "sha256": "390abbe56bc26712405b77734a8c2ca2a0226d3dc98367859defaff2638e2af0"
            },
            "downloads": -1,
            "filename": "livekit_plugins_hedra-1.2.17.tar.gz",
            "has_sig": false,
            "md5_digest": "a0c6e23d0eecd971f02e17ef55672afc",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9.0",
            "size": 5205,
            "upload_time": "2025-10-29T15:46:02",
            "upload_time_iso_8601": "2025-10-29T15:46:02.836982Z",
            "url": "https://files.pythonhosted.org/packages/4c/7c/9bd01612a80555fdf6123563cf519c25a1580d64b0b4ebc11dbb3fef75b4/livekit_plugins_hedra-1.2.17.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-10-29 15:46:02",
    "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.03166s