livekit-plugins-hume


Namelivekit-plugins-hume JSON
Version 1.2.17 PyPI version JSON
download
home_pageNone
SummaryHume TTS plugin for LiveKit agents
upload_time2025-10-29 15:46:04
maintainerNone
docs_urlNone
authorNone
requires_python>=3.9.0
licenseNone
keywords hume humeai octave ai audio livekit realtime video voice
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Hume AI TTS plugin for LiveKit Agents

Support for text-to-speech with [Hume](https://www.hume.ai/).

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

## Installation

```bash
pip install livekit-plugins-hume
```

You will need an API Key from Hume, it can be set as an environment variable: `HUME_API_KEY`. You can get it from [here](https://platform.hume.ai/settings/keys)

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "livekit-plugins-hume",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9.0",
    "maintainer_email": null,
    "keywords": "Hume, HumeAI, Octave, ai, audio, livekit, realtime, video, voice",
    "author": null,
    "author_email": "LiveKit <info@livekit.io>",
    "download_url": "https://files.pythonhosted.org/packages/1b/68/5315d4cf40eedec118574e437f5de802ad653e308b86bf0c789e0a009f85/livekit_plugins_hume-1.2.17.tar.gz",
    "platform": null,
    "description": "# Hume AI TTS plugin for LiveKit Agents\n\nSupport for text-to-speech with [Hume](https://www.hume.ai/).\n\nSee [https://docs.livekit.io/agents/integrations/tts/hume/](https://docs.livekit.io/agents/integrations/tts/hume/) for more information.\n\n## Installation\n\n```bash\npip install livekit-plugins-hume\n```\n\nYou will need an API Key from Hume, it can be set as an environment variable: `HUME_API_KEY`. You can get it from [here](https://platform.hume.ai/settings/keys)\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Hume TTS 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": [
        "hume",
        " humeai",
        " octave",
        " ai",
        " audio",
        " livekit",
        " realtime",
        " video",
        " voice"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "db28d166f4bd768042848e2b32bf2a55ab1a3edb5aaac396be60c4a032e56548",
                "md5": "aa8c7771a23384f96104c8a47ec46da6",
                "sha256": "b8cf29047f0726830b4a7f75d39cd5a5fddd99fd8ac325dceec114e1bed1c7b7"
            },
            "downloads": -1,
            "filename": "livekit_plugins_hume-1.2.17-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "aa8c7771a23384f96104c8a47ec46da6",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9.0",
            "size": 6826,
            "upload_time": "2025-10-29T15:46:03",
            "upload_time_iso_8601": "2025-10-29T15:46:03.501362Z",
            "url": "https://files.pythonhosted.org/packages/db/28/d166f4bd768042848e2b32bf2a55ab1a3edb5aaac396be60c4a032e56548/livekit_plugins_hume-1.2.17-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "1b685315d4cf40eedec118574e437f5de802ad653e308b86bf0c789e0a009f85",
                "md5": "d0fb6abf3f0e4cf73a89e7d823e1a943",
                "sha256": "c1f37610f55269205baffadc6053be13f158d3d705f4732f6cdfba359a7a351f"
            },
            "downloads": -1,
            "filename": "livekit_plugins_hume-1.2.17.tar.gz",
            "has_sig": false,
            "md5_digest": "d0fb6abf3f0e4cf73a89e7d823e1a943",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9.0",
            "size": 6339,
            "upload_time": "2025-10-29T15:46:04",
            "upload_time_iso_8601": "2025-10-29T15:46:04.286261Z",
            "url": "https://files.pythonhosted.org/packages/1b/68/5315d4cf40eedec118574e437f5de802ad653e308b86bf0c789e0a009f85/livekit_plugins_hume-1.2.17.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-10-29 15:46:04",
    "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-hume"
}
        
Elapsed time: 1.33173s