speech-synthesizer文字转语音(Text-to-Speech)工具。 支持 edge-tts(微软神经网络 TTS,在线合成)和 OpenAI 兼容 API TTS。 触发词:语音回复、TTS、文字转语音、语音合成、语音对话。 适用平台:Linux / Windows / macOS。
Install via ClawdBot CLI:
clawdbot install moroiser/speech-synthesizerGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://www.bing.comUses known external API (expected, informational)
api.openai.comAudited Apr 17, 2026 · audit v1.0
Generated May 21, 2026
在飞书群聊中,当需要将大量文字信息(如会议记录、日报摘要)转换为语音消息时,使用 tts_simple.py 脚本直接生成 OGG/Opus 格式音频并发送,提升信息获取效率。
客服系统接收用户消息后,利用 edge-tts 的中文、英文、日文等多语言声音选项,自动生成对应语言的语音回复,降低人工成本。
为视障用户或阅读困难者提供文字转语音服务,通过调节语速和音调,将网页文章、电子书内容转为自然语音,提升可访问性。
自媒体创作者将脚本文字通过指定的声音(如云希男声或 Jenny 美式女声)生成语音,用于短视频旁白、播客制作,无需专业录音设备。
使用 OpenAI 兼容 API 模式,在需要更高音质或特殊声音的场景下(如虚拟主播、智能语音助手),通过 API 参数灵活控制输出。
为企业通讯平台(如飞书)提供语音消息生成插件,按 API 调用次数或用户数量收费。提供免费 tier 限制每日转换长度,高级 tier 解锁更多声音和语速调节功能。
面向自媒体和播客制作群,打包 edge-tts 和 API 模式脚本,附赠声音列表和预设模板,按工具包销售。提供技术支持和更新服务。
为教育机构或政府提供定制化语音无阅读障工具,集成 tts_simple.py 到现有系统,按部署和年维护收费。
💬 Integration Tip
优先使用 tts_simple.py 脚本,其自动输出 OGG/Opus 格式,适合飞书语音消息。设置环境变量 TTS_API_URL 和 TTS_API_KEY 可启用 OpenAI 兼容 API 模式。
Scored Jul 2, 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.
Search and manage Spotify playlists, tracks, albums, artists, and playback state via the Spotify Web API. Use this skill when users want to search for music,...
使用 poocr 库识别发票并导出 Excel。当用户需要识别增值税发票、批量处理发票文件或提取发票信息到 Excel 时调用此技能。
Transcribe long audio files safely on 16GB RAM machines using auto-chunking with Whisper’s base model and seamless transcript merging.
Use when the user has audio or video and wants a timestamped transcript (SRT) in the source language. Routes by source language — Chinese defaults to Volcano...