livekit-plugins-hume


Namelivekit-plugins-hume JSON
Version 1.2.7 PyPI version JSON
download
home_pageNone
SummaryHume TTS plugin for LiveKit agents
upload_time2025-08-28 00:54:57
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/42/53/7ce2f783a079cc06da22a8e9439885ca743f3c094fb146507db9abc69d29/livekit_plugins_hume-1.2.7.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.7",
    "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": "f90a2937aab063b2acae4eaed556faf2bfd5566c381fb1f8f1325857609ca80f",
                "md5": "5d8a38f65bdce1c434d0412e35c6b542",
                "sha256": "69854d48ae58b84ae9301555e21da5ef5940b8caa9fa8a32f4e8790db11f5ff1"
            },
            "downloads": -1,
            "filename": "livekit_plugins_hume-1.2.7-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "5d8a38f65bdce1c434d0412e35c6b542",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9.0",
            "size": 6620,
            "upload_time": "2025-08-28T00:54:57",
            "upload_time_iso_8601": "2025-08-28T00:54:57.122197Z",
            "url": "https://files.pythonhosted.org/packages/f9/0a/2937aab063b2acae4eaed556faf2bfd5566c381fb1f8f1325857609ca80f/livekit_plugins_hume-1.2.7-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "42537ce2f783a079cc06da22a8e9439885ca743f3c094fb146507db9abc69d29",
                "md5": "3e130f9f4633b6aea15cd953477fdfd0",
                "sha256": "588420505c683c50e183ec3129d42882baee156c02473fa86d864b665e2b8571"
            },
            "downloads": -1,
            "filename": "livekit_plugins_hume-1.2.7.tar.gz",
            "has_sig": false,
            "md5_digest": "3e130f9f4633b6aea15cd953477fdfd0",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9.0",
            "size": 6129,
            "upload_time": "2025-08-28T00:54:57",
            "upload_time_iso_8601": "2025-08-28T00:54:57.906615Z",
            "url": "https://files.pythonhosted.org/packages/42/53/7ce2f783a079cc06da22a8e9439885ca743f3c094fb146507db9abc69d29/livekit_plugins_hume-1.2.7.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-08-28 00:54:57",
    "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.13824s