byted-text-to-speech将文本合成为语音(TTS)。使用火山引擎豆包语音合成 API,支持流式合成、多种音色、语速/音调/音量调节、Markdown 过滤和 LaTeX 公式播报。当用户需要把文字转成语音、生成朗读音频、配音、旁白、播报,或提到「文字转语音」「TTS」「语音合成」「朗读」「配音」时使用本技能。
Install via ClawdBot CLI:
clawdbot install volcengine-skills/byted-text-to-speechGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Sends data to undocumented external endpoint (potential exfiltration)
POST → https://openspeech.bytedance.com/api/v3/tts/unidirectional/sseCalls external URL not in known-safe list
https://www.volcengine.com/docs/6561/1257543AI Analysis
The skill sends user text to a documented, legitimate third-party API (Volcengine/Bytedance TTS service) for its stated purpose of text-to-speech conversion. While this involves external data transmission, it is consistent with the skill's functionality and disclosed in the documentation. No evidence of credential harvesting, hidden instructions, or obfuscation was found.
Audited Apr 17, 2026 · audit v1.0
Generated May 7, 2026
将文章、小说、博客等内容转化为播客或有声书音频,适用于自媒体创作者制作音频内容,节省录音成本。
为智能音箱、车载系统、客服机器人提供自然语音合成,将文本回复实时转为语音输出,支持多语种和语速调节。
将课程讲义、试题、学习材料自动生成配音音频,支持LaTeX公式播报,适合STEM学科的在线教育平台。
为产品介绍视频、广告宣传片快速生成旁白配音,支持多种音色和语气调整,提升内容生产效率。
为视障用户或有阅读困难的人群提供文字转语音服务,将网页内容、电子书朗读出来,支持Markdown过滤以屏蔽格式噪音。
提供云端API调用,按合成字符数或音频时长收费,适合企业集成到自身应用。Revenue来自API调用量。
在免费基础配额上提供高级音色、更高并发、商用授权等付费升级,面向中小企业开发者。
为大型企业(如出版集团、教育机构)定制专属音色、私有化部署或高并发支持,收取项目费。
💬 Integration Tip
配置MODEL_SPEECH_API_KEY环境变量后,直接调用脚本text_to_speech.py即可。注意需先开通火山引擎豆包语音合成服务。
Scored May 7, 2026
Local speech-to-text with the Whisper CLI (no API key).
Transcribe audio files with speaker diarization (who speaks when). Supports 100+ languages, automatic language detection, and timestamps. Use for meetings, interviews, podcasts, or voice messages. Requires AssemblyAI API key.
Secure, offline, OpenAI-compatible local Whisper ASR endpoint for OpenClaw. Features faster-whisper (large-v3-turbo), built-in privacy with no cloud telemetr...
Turn your AI into JARVIS. Voice, wit, and personality — the complete package. Humor cranked to maximum.
Text-to-speech conversion using node-edge-tts npm package for generating audio from text. Supports multiple voices, languages, speed adjustment, pitch contro...
使用 poocr 库识别发票并导出 Excel。当用户需要识别增值税发票、批量处理发票文件或提取发票信息到 Excel 时调用此技能。