livekit-plugins-neuphonic


Namelivekit-plugins-neuphonic JSON
Version 1.2.17 PyPI version JSON
download
home_pageNone
SummaryNeuphonic inference plugin for LiveKit Agents
upload_time2025-10-29 15:46:14
maintainerNone
docs_urlNone
authorNone
requires_python>=3.9.0
licenseNone
keywords ai audio livekit neuphonic realtime video voice
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Neuphonic plugin for LiveKit Agents

Support for voice synthesis with [Neuphonic](https://neuphonic.com).

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

## 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_TOKEN`

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "livekit-plugins-neuphonic",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9.0",
    "maintainer_email": null,
    "keywords": "ai, audio, livekit, neuphonic, realtime, video, voice",
    "author": null,
    "author_email": "LiveKit <hello@livekit.io>",
    "download_url": "https://files.pythonhosted.org/packages/8d/0a/b1562f7eed09936c7f932796909edb8eeb8dfbeb82de5c689f35195d1c7c/livekit_plugins_neuphonic-1.2.17.tar.gz",
    "platform": null,
    "description": "# Neuphonic plugin for LiveKit Agents\n\nSupport for voice synthesis with [Neuphonic](https://neuphonic.com).\n\nSee [https://docs.livekit.io/agents/integrations/tts/neuphonic/](https://docs.livekit.io/agents/integrations/tts/neuphonic/) for more information.\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_TOKEN`\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Neuphonic inference plugin for LiveKit Agents",
    "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",
        " livekit",
        " neuphonic",
        " realtime",
        " video",
        " voice"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "cc83824e0006bce11e9e15f562a45f3785a32e54dfb97a018194d8b149b094d4",
                "md5": "f4412565bf296dc577bbff1e3ead9791",
                "sha256": "4f320816e73384a4967858bb9cd9ad6fc24426e11706f7af7658b0ac4b86b5f5"
            },
            "downloads": -1,
            "filename": "livekit_plugins_neuphonic-1.2.17-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "f4412565bf296dc577bbff1e3ead9791",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9.0",
            "size": 7922,
            "upload_time": "2025-10-29T15:46:14",
            "upload_time_iso_8601": "2025-10-29T15:46:14.148202Z",
            "url": "https://files.pythonhosted.org/packages/cc/83/824e0006bce11e9e15f562a45f3785a32e54dfb97a018194d8b149b094d4/livekit_plugins_neuphonic-1.2.17-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "8d0ab1562f7eed09936c7f932796909edb8eeb8dfbeb82de5c689f35195d1c7c",
                "md5": "f98e9d962c4293882596795f88078dbb",
                "sha256": "f546a9a564c41e7af9556454143a6dd2d601f9ea40af4eba35b77fe969e7d5c6"
            },
            "downloads": -1,
            "filename": "livekit_plugins_neuphonic-1.2.17.tar.gz",
            "has_sig": false,
            "md5_digest": "f98e9d962c4293882596795f88078dbb",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9.0",
            "size": 7201,
            "upload_time": "2025-10-29T15:46:14",
            "upload_time_iso_8601": "2025-10-29T15:46:14.908205Z",
            "url": "https://files.pythonhosted.org/packages/8d/0a/b1562f7eed09936c7f932796909edb8eeb8dfbeb82de5c689f35195d1c7c/livekit_plugins_neuphonic-1.2.17.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-10-29 15:46:14",
    "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: 1.01284s