Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
TTS with MiniMax
export MINIMAX_API_KEY=your-key export MINIMAX_GROUP_ID=your-group-id
from praisonaiagents import AudioAgent agent = AudioAgent(llm="minimax/speech-01") agent.speech("Hello world!", output="hello.mp3")
minimax/speech-01
minimax/speech-01-hd