zhipu-ttsText-to-speech conversion using Zhipu AI (BigModel) GLM-TTS model. Use when you need to convert text to audio files with various voice options. Supports Chin...
Install via ClawdBot CLI:
clawdbot install franklu0819-lang/zhipu-ttsGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://bigmodel.cn/usercenter/proj-mgmt/apikeysAudited Apr 17, 2026 · audit v1.0
Generated Mar 1, 2026
Automates voice responses for IVR systems or chatbots, providing natural-sounding Chinese greetings and menu options. Reduces human agent workload and ensures consistent, professional tone across interactions.
Generates audio narrations for e-learning modules, language courses, or audiobooks in Chinese. Allows customization with different voices and speeds to match educational tones, enhancing accessibility and engagement.
Creates character voices for animations, podcasts, or video games using specialized voices like jam or luodo. Supports creative projects with varied personas and speeds for dynamic audio content.
Produces audio for corporate presentations, event announcements, or training materials with voices like tongtong or chuichui. Ensures clear, authoritative delivery suitable for business environments.
Converts written Chinese text into speech for visually impaired users or applications requiring audio output. Provides options for slower speeds and clear voices to improve comprehension and usability.
Offers pay-per-use or subscription access to the TTS API for developers and businesses. Generates revenue through usage tiers, with potential for premium features like higher limits or custom voices.
Licenses the TTS technology to other companies for integration into their products, such as call centers or educational platforms. Provides customization and support services for a recurring fee.
Operates a platform where users can generate and sell audio content, such as narrations or voice-overs, using the TTS tool. Takes a commission on sales or offers premium generation credits.
💬 Integration Tip
Ensure ZHIPU_API_KEY is set in the environment and install required tools like jq for smooth script execution.
Scored Apr 19, 2026
Local speech-to-text with the Whisper CLI (no API key).
ElevenLabs text-to-speech with mac-style say UX.
Transcribe audio via OpenAI Audio Transcriptions API (Whisper).
Text-to-speech conversion using node-edge-tts npm package for generating audio from text. Supports multiple voices, languages, speed adjustment, pitch control, and subtitle generation. Use when: (1) User requests audio/voice output with the "tts" trigger or keyword. (2) Content needs to be spoken rather than read (multitasking, accessibility, driving, cooking). (3) User wants a specific voice, speed, pitch, or format for TTS output.
Local text-to-speech via sherpa-onnx (offline, no cloud)
Start voice calls via the OpenClaw voice-call plugin.