livekit-plugins-playai


Namelivekit-plugins-playai JSON
Version 1.0.6 PyPI version JSON
download
home_pagehttps://github.com/livekit/agents
SummaryAgent Framework plugin for voice synthesis with PlayAI's API.
upload_time2025-01-22 04:52:49
maintainerNone
docs_urlNone
authorNone
requires_python>=3.9.0
licenseApache-2.0
keywords webrtc realtime audio livekit playht playai
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # LiveKit Plugins PlayAI/PlayHT

Agent Framework plugin for voice synthesis with [PlayAI](https://play.ai/) API.

## Installation

```bash
pip install livekit-plugins-playai
```

## Pre-requisites

You'll need USER ID and API Secret KEY from PlayHT. It can be set as an environment variable: `PLAYHT_USER_ID`, `PLAYHT_API_KEY` get it from [here](https://play.ht/studio/api-access)

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/livekit/agents",
    "name": "livekit-plugins-playai",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9.0",
    "maintainer_email": null,
    "keywords": "webrtc, realtime, audio, livekit, playHT, playAI",
    "author": null,
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/b3/63/7f34f424a65f94c1e262f5e6fcdebca5e37d0793228b9b742105bec6b14e/livekit_plugins_playai-1.0.6.tar.gz",
    "platform": null,
    "description": "# LiveKit Plugins PlayAI/PlayHT\n\nAgent Framework plugin for voice synthesis with [PlayAI](https://play.ai/) API.\n\n## Installation\n\n```bash\npip install livekit-plugins-playai\n```\n\n## Pre-requisites\n\nYou'll need USER ID and API Secret KEY from PlayHT. It can be set as an environment variable: `PLAYHT_USER_ID`, `PLAYHT_API_KEY` get it from [here](https://play.ht/studio/api-access)\n",
    "bugtrack_url": null,
    "license": "Apache-2.0",
    "summary": "Agent Framework plugin for voice synthesis with PlayAI's API.",
    "version": "1.0.6",
    "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",
        " livekit",
        " playht",
        " playai"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "658cc109f3f401a6af236ce4b1a4de2f800d74fefe9523964b819b08c8c3511e",
                "md5": "f161506c5a70d3cac35f33bd59a60664",
                "sha256": "39818f5862b96d4fd0442380aceac7ab6de8bd86a59f0df4c34fc9dc715b5530"
            },
            "downloads": -1,
            "filename": "livekit_plugins_playai-1.0.6-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "f161506c5a70d3cac35f33bd59a60664",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9.0",
            "size": 5876,
            "upload_time": "2025-01-22T04:52:43",
            "upload_time_iso_8601": "2025-01-22T04:52:43.439767Z",
            "url": "https://files.pythonhosted.org/packages/65/8c/c109f3f401a6af236ce4b1a4de2f800d74fefe9523964b819b08c8c3511e/livekit_plugins_playai-1.0.6-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "b3637f34f424a65f94c1e262f5e6fcdebca5e37d0793228b9b742105bec6b14e",
                "md5": "6f1b1c8699a5b05e90fd747aecd37b31",
                "sha256": "1a7887db0460d9a57d7ca24b4c3f2c0e8d21f2588cbd9f280231d978d9a93b55"
            },
            "downloads": -1,
            "filename": "livekit_plugins_playai-1.0.6.tar.gz",
            "has_sig": false,
            "md5_digest": "6f1b1c8699a5b05e90fd747aecd37b31",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9.0",
            "size": 5572,
            "upload_time": "2025-01-22T04:52:49",
            "upload_time_iso_8601": "2025-01-22T04:52:49.522033Z",
            "url": "https://files.pythonhosted.org/packages/b3/63/7f34f424a65f94c1e262f5e6fcdebca5e37d0793228b9b742105bec6b14e/livekit_plugins_playai-1.0.6.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-01-22 04:52:49",
    "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-playai"
}
        
Elapsed time: 0.39629s