aima-tts
星标14
分支1
更新时间2026年4月3日 11:50
Text-to-speech using AIMA's current local TTS model. Generate audio files from text.
安装
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
文件资源管理器
2 个文件SKILL.md
readonly菜单
Text-to-speech using AIMA's current local TTS model. Generate audio files from text.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Manage local AIMA deployments and device state through the built-in AIMA MCP server.
Transcribe audio files using AIMA's current local ASR model (speech-to-text).
Generate images using AIMA's local z-image model (OpenAI-compatible API).
| name | aima-tts |
| description | Text-to-speech using AIMA's current local TTS model. Generate audio files from text. |
| metadata | {"openclaw":{"emoji":"🔊","requires":{"bins":["curl"]},"always":true}} |
Generate speech audio from text using the TTS model currently managed by AIMA/OpenClaw.
{baseDir}/scripts/speak.sh with that script.NO_REPLY.{baseDir}/scripts/speak.sh "你好世界" --filename hello.wav
{baseDir}/scripts/speak.sh "今天天气真好" --filename weather.wav
{baseDir}/scripts/speak.sh "Hello AIMA" --filename greeting.wav --voice default
{baseDir}/scripts/speak.sh "请用参考音色说这句话" --api tts --reference-audio /tmp/ref.wav --reference-text "参考文案"
MEDIA: line printed for OpenClaw auto-attachment~/.openclaw/openclaw.json (override with AIMA_TTS_MODEL)default (single voice)speech (/v1/audio/speech) or tts (/v1/tts)--response-format--reference-audio, --reference-texthttp://127.0.0.1:6188/v1