Metadata-Version: 2.4
Name: livekit-plugins-minimax-ai
Version: 1.2.18
Summary: LiveKit Agents Plugin for services from AWS
Project-URL: Documentation, https://docs.livekit.io
Project-URL: Website, https://livekit.io/
Project-URL: Source, https://github.com/livekit/agents
Author-email: LiveKit <hello@livekit.io>
License-Expression: Apache-2.0
Keywords: ai,audio,livekit,minimax,realtime,video,voice
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Topic :: Multimedia :: Sound/Audio
Classifier: Topic :: Multimedia :: Video
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Requires-Python: >=3.9.0
Requires-Dist: livekit-agents[codecs]>=1.2.18
Description-Content-Type: text/markdown

# MiniMax  TTS plugin for LiveKit Agents

Support for [MiniMax](https://www.minimaxi.com/)'s voice AI services in LiveKit Agents.

More information is available in the docs for the [TTS]() integrations.

## Installation

```bash
pip install livekit-plugins-minimax-ai
```

## Pre-requisites

You'll need an API key from MiniMax. It can be set as an environment variable: `MINIMAX_API_KEY`
