livekit-plugins-hume 1.5.1


pip install livekit-plugins-hume

  Latest version

Released: Mar 23, 2026


Meta
Author: LiveKit
Requires Python: >=3.10.0

Classifiers

Intended Audience
  • Developers

Programming Language
  • Python :: 3
  • Python :: 3 :: Only
  • Python :: 3.11
  • Python :: 3.12

Topic
  • Multimedia :: Sound/Audio
  • Scientific/Engineering :: Artificial Intelligence

Hume AI TTS plugin for LiveKit Agents

Support for text-to-speech with Hume.

See https://docs.livekit.io/agents/integrations/tts/hume/ for more information.

Installation

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

Extras: None
Dependencies:
aiohttp (>=3.8.0)
livekit-agents (>=1.5.1)