livekit-plugins-neuphonic


Namelivekit-plugins-neuphonic JSON
Version 0.1.1 PyPI version JSON
download
home_pagehttps://github.com/livekit/agents
SummaryLiveKit Agents Plugin for Neuphonic
upload_time2025-03-19 08:15:06
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 Neuphonic

Agent Framework plugin for voice synthesis with [Neuphonic](https://neuphonic.com) API.

## Installation

```bash
pip install livekit-plugins-neuphonic
```

## Pre-requisites

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

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/livekit/agents",
    "name": "livekit-plugins-neuphonic",
    "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/72/31/f50af81858267ecbae419c72675fcfc204e2f03573a28f1896f97b085e56/livekit_plugins_neuphonic-0.1.1.tar.gz",
    "platform": null,
    "description": "# LiveKit Plugins Neuphonic\n\nAgent Framework plugin for voice synthesis with [Neuphonic](https://neuphonic.com) API.\n\n## Installation\n\n```bash\npip install livekit-plugins-neuphonic\n```\n\n## Pre-requisites\n\nYou'll need an API key from Neuphonic. It can be set as an environment variable: `NEUPHONIC_API_KEY`\n",
    "bugtrack_url": null,
    "license": "Apache-2.0",
    "summary": "LiveKit Agents Plugin for Neuphonic",
    "version": "0.1.1",
    "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": "d4759a364bf5daa89e4189edef4a6db352d16e2f004e331853e7227081d044dc",
                "md5": "63ab30ce36c0accc17d5520e6ef2388d",
                "sha256": "b09d3e89223984adfed9ce6cc650047529cc718390dcd9fcb82442d8569eeb58"
            },
            "downloads": -1,
            "filename": "livekit_plugins_neuphonic-0.1.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "63ab30ce36c0accc17d5520e6ef2388d",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9.0",
            "size": 8139,
            "upload_time": "2025-03-19T08:14:59",
            "upload_time_iso_8601": "2025-03-19T08:14:59.295474Z",
            "url": "https://files.pythonhosted.org/packages/d4/75/9a364bf5daa89e4189edef4a6db352d16e2f004e331853e7227081d044dc/livekit_plugins_neuphonic-0.1.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "7231f50af81858267ecbae419c72675fcfc204e2f03573a28f1896f97b085e56",
                "md5": "7f959a8451131d5d1c566c7e5752d800",
                "sha256": "60816bab050fbb2a38373d62f3e6072c8f60f951933d052d71c6e9d7fecfadf8"
            },
            "downloads": -1,
            "filename": "livekit_plugins_neuphonic-0.1.1.tar.gz",
            "has_sig": false,
            "md5_digest": "7f959a8451131d5d1c566c7e5752d800",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9.0",
            "size": 7242,
            "upload_time": "2025-03-19T08:15:06",
            "upload_time_iso_8601": "2025-03-19T08:15:06.980179Z",
            "url": "https://files.pythonhosted.org/packages/72/31/f50af81858267ecbae419c72675fcfc204e2f03573a28f1896f97b085e56/livekit_plugins_neuphonic-0.1.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-03-19 08:15:06",
    "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-neuphonic"
}
        
Elapsed time: 0.41629s