← 返回
AI智能 Key 中文

🗣️ Text-to-speech using GLM-TTS for generating audio

Text-to-speech conversion using GLM-TTS service via the `uvx zai-tts` command for generating audio from text. Use when (1) User requests audio/voice output w...
使用GLM-TTS服务通过`uvx zai-tts`命令进行文本转语音,生成音频。适用于用户请求语音/音频输出的场景。
al-one
AI智能 clawhub v1.0.3 1 版本 99916.6 Key: 需要
★ 3
Stars
📥 1,138
下载
💾 31
安装
1
版本
#latest

概述

Zai-TTS

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.

Usage

uvx zai-tts -t "{msg}" -o {tempdir}/{filename}.wav
uvx zai-tts -f path/to/file.txt -o {tempdir}/{filename}.wav

Changing speed, volume

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

Changing the voice

uvx zai-tts -t "{msg}" -o {tempdir}/{filename}.wav --voice system_002

Available voices

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.

版本历史

共 1 个版本

  • v1.0.3 当前
    2026-03-30 10:37 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

developer-tools

🏠 Home Assistant via MCP protocol

al-one
用于通过 MCP 协议控制 Home Assistant 智能家居设备并查询状态的技能
★ 11 📥 5,056
ai-intelligence

Self-Improving + Proactive Agent

ivangdavila
自我反思+自我批评+自我学习+自组织记忆。智能体评估自身工作、发现错误并持续改进。
★ 1,363 📥 319,004
ai-intelligence

ontology

oswalpalash
类型化知识图谱,用于结构化智能体记忆与可组合技能。支持创建/查询实体(人员、项目、任务、事件、文档)及关联...
★ 714 📥 244,121