| name | IMA TTS Generator |
| version | 1.0.0 |
| category | file-generation |
| author | IMA Studio (imastudio.com) |
| keywords | imastudio, tts, text-to-speech, speech synthesis, voice, voiceover, narration, 语音合成, 文字转语音, IMA, TTS, AI配音, 朗读, 播报, seed-tts, seed-tts-2.0, dubbing, audiobook |
| argument-hint | [text to speak or 要朗读的文本] |
| description | Convert text, scripts, and captions into natural voiceovers for videos, explainers, product demos, and social posts.
|
| requires | {"env":["IMA_API_KEY"],"runtime":["python3"],"packages":["requests"],"primaryCredential":"IMA_API_KEY"} |
| metadata | {"openclaw":{"primaryEnv":"IMA_API_KEY","homepage":"https://imastudio.com","requires":{"bins":"[Truncated]","env":"[Truncated]"}}} |
| persistence | {"readWrite":["~/.openclaw/memory/ima_prefs.json","~/.openclaw/logs/ima_skills/"],"retention":"Logs are auto-cleaned after 7 days; preferences remain until user deletes them."} |
IMA TTS AI — Text-to-Speech Generator
For complete API documentation, security details, all parameters, speaker list, and Python examples, read SKILL-DETAIL.md.
Model ID Reference (CRITICAL)
| Friendly Name | model_id | Notes |
|---|
| Seed TTS 2.0 | seed-tts-2.0 | ✅ Default and only supported model |
Sub-models (via extra-params):
seed-tts-2.0-expressive — More expressive, emotional (default)
seed-tts-2.0-standard — More stable, neutral
When User Says "帮我制作旁白/配音"
Must ask first:
| Question | Parameter | Required |
|---|
| 要朗读的内容/文案 | prompt | ✅ Yes |
Recommend asking:
| Question | Parameter | Options |
|---|
| 音色/发音人 | speaker | 魅力苏菲、Vivi、云舟、大壹 等 (see SKILL-DETAIL.md) |
Optional:
| Question | Parameter | Range |
|---|
| 情感/情绪 | audio_params.emotion | neutral, sad, angry |
| 语速 | audio_params.speech_rate | [-50, 100], 0=normal |
| 音量 | audio_params.loudness_rate | [-50, 100], 0=normal |
User Input Parsing
| User says | Parameter | Value |
|---|
| 旁白/配音/朗读 | prompt + speaker | Ask for content first |
| 女声/female | speaker | e.g. zh_female_vv_uranus_bigtts |
| 男声/male | speaker | e.g. zh_male_sophie_uranus_bigtts |