livekit-plugins-lmnt 1.5.1


pip install livekit-plugins-lmnt

  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.11
  • Python :: 3.12

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

LMNT plugin for LiveKit Agents

Support for voice synthesis with LMNT in LiveKit Agents.

See the LMNT TTS docs for more information.

Installation

pip install livekit-plugins-lmnt

Pre-requisites

You'll need an API key from LMNT. It can be set as an environment variable: LMNT_API_KEY. You can get it from here

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