livekit-plugins-smallestai 1.5.1


pip install livekit-plugins-smallestai

  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

Smallest AI plugin for LiveKit Agents

Support for speech synthesis with the Smallest AI API.

See the Smallest AI TTS integration docs for more information.

Installation

pip install livekit-plugins-smallestai

Pre-requisites

You'll need an API key from Smallest AI. It can be set as an environment variable: SMALLEST_API_KEY

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