mm-easy-voice
Installation
SKILL.md
MiniMax Easy Voice
Simple text-to-speech skill powered by MiniMax Voice API. Converts any text into natural-sounding audio with customizable voice selection.
Usage
[Step 1] Preparation
IMPORTANT: Before using this skill, always verify the environment:
python check_environment.py
If API key is not set:
export MINIMAX_VOICE_API_KEY="your-api-key-here"