livekit-plugins-hume


Namelivekit-plugins-hume JSON
Version 1.1.6 PyPI version JSON
download
home_pageNone
SummaryHume TTS plugin for LiveKit agents
upload_time2025-07-10 17:32:41
maintainerNone
docs_urlNone
authorNone
requires_python>=3.9.0
licenseNone
keywords hume humeai octave audio livekit realtime webrtc
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, audio, livekit, realtime, webrtc",
    "author": null,
    "author_email": "LiveKit <info@livekit.io>",
    "download_url": "https://files.pythonhosted.org/packages/f8/51/13cd083d4b1e03e3f95c43ed71e1206b820bfd1e455410e115b65e90d363/livekit_plugins_hume-1.1.6.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.1.6",
    "project_urls": {
        "Documentation": "https://docs.livekit.io",
        "Source": "https://github.com/livekit/agents",
        "Website": "https://livekit.io/"
    },
    "split_keywords": [
        "hume",
        " humeai",
        " octave",
        " audio",
        " livekit",
        " realtime",
        " webrtc"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "6ed99ea53a1eb44b526bec40a8d4eb47cf7a555760d7b6783fc47cb932834470",
                "md5": "c55be37eed3f68752748be06cdc6113a",
                "sha256": "a4c485129fb915967655834bb9b967b60904445df57b694e2704b907caa9aa3b"
            },
            "downloads": -1,
            "filename": "livekit_plugins_hume-1.1.6-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "c55be37eed3f68752748be06cdc6113a",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9.0",
            "size": 6577,
            "upload_time": "2025-07-10T17:32:40",
            "upload_time_iso_8601": "2025-07-10T17:32:40.523345Z",
            "url": "https://files.pythonhosted.org/packages/6e/d9/9ea53a1eb44b526bec40a8d4eb47cf7a555760d7b6783fc47cb932834470/livekit_plugins_hume-1.1.6-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "f85113cd083d4b1e03e3f95c43ed71e1206b820bfd1e455410e115b65e90d363",
                "md5": "43b543c42ff38af6ffa8fe6ae1e1b4bd",
                "sha256": "14c5bc7a69dbd049819c73f81cec2942eaa9e5f82fc4ab3085081fdc6f0aab4e"
            },
            "downloads": -1,
            "filename": "livekit_plugins_hume-1.1.6.tar.gz",
            "has_sig": false,
            "md5_digest": "43b543c42ff38af6ffa8fe6ae1e1b4bd",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9.0",
            "size": 6076,
            "upload_time": "2025-07-10T17:32:41",
            "upload_time_iso_8601": "2025-07-10T17:32:41.289829Z",
            "url": "https://files.pythonhosted.org/packages/f8/51/13cd083d4b1e03e3f95c43ed71e1206b820bfd1e455410e115b65e90d363/livekit_plugins_hume-1.1.6.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-10 17:32:41",
    "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: 0.52736s