npx skills add https://github.com/aahl/skills --skill zai-tts通过 uvx zai-tts 命令,使用 GLM-TTS 服务生成高质量的文本转语音音频。在使用此技能前,需要配置环境变量 ZAI_AUDIO_USERID 和 ZAI_AUDIO_TOKEN,可通过登录 audio.z.ai 并在 F12 开发者工具的控制台中执行 localStorage['auth-storage'] 获取。
uvx zai-tts -t "{msg}" -o {tempdir}/{filename}.wav
uvx zai-tts -f path/to/file.txt -o {tempdir}/{filename}.wav
uvx zai-tts -t "{msg}" -o {tempdir}/{filename}.wav --speed 1.5
uvx zai-tts -t "{msg}" -o {tempdir}/{filename}.wav --speed 1.5 --volume 2
uvx zai-tts -t "{msg}" -o {tempdir}/{filename}.wav --voice system_002
广告位招租
在这里展示您的产品或服务
触达数万 AI 开发者,精准高效
system_001: Lila。一个欢快、发音标准的女声
system_002: Chloe。一个温柔、优雅、知性的女声
system_003: Ethan。一个阳光、发音标准的男声
使用 shell 命令检索所有可用语音:
uvx zai-tts -l
如果你想使用自定义语音,请先在网站 audio.z.ai 上完成语音克隆。
周安装量
241
代码仓库
GitHub 星标数
79
首次出现
13 天前
安全审计
安装于
codex240
opencode239
kimi-cli238
gemini-cli238
amp238
github-copilot238
Generate high-quality text-to-speech audio using GLM-TTS service via the uvx zai-tts command. Before using this skill, you need to configure the environment variables ZAI_AUDIO_USERID and ZAI_AUDIO_TOKEN, which can be obtained by login audio.z.ai and executing localStorage['auth-storage'] in the console via F12 Developer Tools.
uvx zai-tts -t "{msg}" -o {tempdir}/{filename}.wav
uvx zai-tts -f path/to/file.txt -o {tempdir}/{filename}.wav
uvx zai-tts -t "{msg}" -o {tempdir}/{filename}.wav --speed 1.5
uvx zai-tts -t "{msg}" -o {tempdir}/{filename}.wav --speed 1.5 --volume 2
uvx zai-tts -t "{msg}" -o {tempdir}/{filename}.wav --voice system_002
system_001: Lila. A cheerful, standard-pronunciation female voice system_002: Chloe. A gentle, elegant, intelligent female voice system_003: Ethan. A sunny, standard-pronunciation male voice
Retrieve all available voices using shell commands:
uvx zai-tts -l
If you want to use custom voices, please complete voice cloning on the website audio.z.ai first.
Weekly Installs
241
Repository
GitHub Stars
79
First Seen
13 days ago
Security Audits
Gen Agent Trust HubPassSocketPassSnykPass
Installed on
codex240
opencode239
kimi-cli238
gemini-cli238
amp238
github-copilot238
AI 代码实施计划编写技能 | 自动化开发任务分解与 TDD 流程规划工具
41,400 周安装