mimo-tts
Installation
SKILL.md
MiMo-V2.5-TTS Speech Synthesis
Calls the speech synthesis model via OpenAI-compatible API (/v1/chat/completions).
Execution Rule
Run the user's requested command directly without pre-checking dependencies, environment variables, or configuration. If something is wrong, the script will fail with a clear error — check and fix only then.
Requirements
- Environment variable
MIMO_APIKEYmust be set - Streaming output:
pip install numpy soundfile
API Basics
- Base URL:
https://api.xiaomimimo.com/v1 - Auth: HTTP Header
api-key - Endpoint:
/v1/chat/completions(OpenAI-compatible) - Model & Feature Mapping: