livekit-plugins-upliftai 1.5.1


pip install livekit-plugins-upliftai

  Latest version

Released: Mar 23, 2026


Meta
Author: LiveKit
Requires Python: >=3.10.0

Classifiers

Intended Audience
  • Developers

License
  • OSI Approved :: Apache Software License

Programming Language
  • Python :: 3
  • Python :: 3 :: Only
  • Python :: 3.10

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

Uplift AI plugin for LiveKit Agents

Support for voice synthesis with Uplift AI for underserved languages.

See https://docs.upliftai.org/orator_voices for supported voices and languages.

Installation

pip install livekit-plugins-upliftai

Pre-requisites

You'll need an API key from Uplift AI. It can be set as an environment variable: UPLIFTAI_API_KEY. You can get your API key by signing up at https://upliftai.org.

Tutorial

Follow along at https://docs.upliftai.org/tutorials/livekit-voice-agent where we build a voice agent using LiveKit and Uplift AI.

Extras: None
Dependencies:
livekit-agents[codecs] (>=1.5.1)
numpy (>=1.26)