livekit-plugins-playai


Namelivekit-plugins-playai JSON
Version 1.0.5 PyPI version JSON
download
home_pagehttps://github.com/livekit/agents
SummaryAgent Framework plugin for voice synthesis with PlayAI's API.
upload_time2025-01-12 23:44:13
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/2e/6c/56b5deae95b0004bd4af16c9bde33f95a1824db95ad9dde71791d3c9fcd6/livekit_plugins_playai-1.0.5.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.5",
    "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": "",
            "digests": {
                "blake2b_256": "ce6216916cecbbf84c98e15af1a526369649fd7aef16c45c7b189bfe594d9a18",
                "md5": "a4dbf2e13d6dcdc0b45ef6e6e250ee55",
                "sha256": "1d011101bb2fbfa84feeaf12c2fa5b55537fa0880d3bd5f521aace38df66e13c"
            },
            "downloads": -1,
            "filename": "livekit_plugins_playai-1.0.5-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "a4dbf2e13d6dcdc0b45ef6e6e250ee55",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9.0",
            "size": 5912,
            "upload_time": "2025-01-12T23:44:00",
            "upload_time_iso_8601": "2025-01-12T23:44:00.919945Z",
            "url": "https://files.pythonhosted.org/packages/ce/62/16916cecbbf84c98e15af1a526369649fd7aef16c45c7b189bfe594d9a18/livekit_plugins_playai-1.0.5-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2e6c56b5deae95b0004bd4af16c9bde33f95a1824db95ad9dde71791d3c9fcd6",
                "md5": "fb59e6a20574c050cd37e0c24c785658",
                "sha256": "484e987e432f7d8413315274ea5040e8c6e705ffa048e416a3cc5b7512da197f"
            },
            "downloads": -1,
            "filename": "livekit_plugins_playai-1.0.5.tar.gz",
            "has_sig": false,
            "md5_digest": "fb59e6a20574c050cd37e0c24c785658",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9.0",
            "size": 5615,
            "upload_time": "2025-01-12T23:44:13",
            "upload_time_iso_8601": "2025-01-12T23:44:13.342877Z",
            "url": "https://files.pythonhosted.org/packages/2e/6c/56b5deae95b0004bd4af16c9bde33f95a1824db95ad9dde71791d3c9fcd6/livekit_plugins_playai-1.0.5.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-01-12 23:44:13",
    "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.41361s