Overview
MiniMaxTTSService
provides high-quality text-to-speech synthesis using MiniMax’s T2A (Text-to-Audio) API with streaming capabilities, emotional voice control, and support for multiple languages. The service offers various models optimized for different use cases, from low-latency to high-definition audio quality.
MiniMax TTS API Reference
Pipecat’s API methods for MiniMax TTS integration
Example Implementation
Complete example with emotional voice settings
MiniMax Documentation
Official MiniMax T2A API documentation
MiniMax Platform
Access voice models and API credentials
Installation
To use MiniMax services, no additional dependencies are required beyond the base installation:Prerequisites
MiniMax Account Setup
Before using MiniMax TTS services, you need:- MiniMax Account: Sign up at MiniMax Platform
- API Credentials: Get your API key and Group ID from the platform
- Voice Selection: Choose from available voice models and emotional settings
Required Environment Variables
MINIMAX_API_KEY
: Your MiniMax API key for authenticationMINIMAX_GROUP_ID
: Your MiniMax group ID