xby-speech-synthesis
Manifest valid一个集成了Microsoft Edge高质量语音合成能力的MCP服务器,支持多语言语音生成、音频合并和云端存储。
xby-speech-synthesis
DeepSeek Harness (DSH) 的插件:语音合成服务
一个集成了Microsoft Edge高质量语音合成能力的MCP服务器,支持多语言语音生成、音频合并和云端存储。
功能
- set_xby_apikey — 在聊天中设置 API 密钥(自动持久化,重启有效)
- generate_speech — Generate speech audio from text using Microsoft Edge TTS. Supports multi-role conversations and audio merging.
安装
方式一:从 GitHub 直接安装(推荐)
# 格式: dsh plugin --profile <profile> add github:<owner>/<repo>
dsh plugin --profile web add github:xby_skill/xby-speech-synthesis
方式二:从本地目录安装(开发模式)
# 仅用于本地开发调试
dsh plugin --profile web add /absolute/path/to/xby-speech-synthesis
方式三:通过 cordis.patch.yml 开发调试
dsh web --profile web --patch /absolute/path/to/dsh-ocr-plugin/cordis.patch.yml
配置
获取 API 密钥
前往 小笨羊官网 注册并获取 API 密钥。
Similar plugins
by xby-skill
一个提供文本转换、格式化和分析功能的MCP服务器,可直接集成到开发工作流中。
★ 0
MIT
TypeScript
Aug 28, 2026
dsh plugin --profile web add xby-text-toolkitby xby-skill
一个MCP服务器,使大型语言模型能够通过标准骰子符号(如1d20)进行骰子滚动,并返回单个滚动结果及其总和。
★ 0
MIT
TypeScript
Aug 28, 2026
dsh plugin --profile web add xby-diceby xby-skill
提供多种文本转换功能的MCP服务器,包括大小写转换、反转字符串、检测回文等功能。
★ 0
MIT
TypeScript
Aug 28, 2026
dsh plugin --profile web add xby-text-transformerby xby-skill
ChuckNorris MCP服务器是一个通过动态模式适配为大型语言模型提供增强提示的工具,主要用于安全研究和评估。
★ 0
MIT
TypeScript
Aug 28, 2026
dsh plugin --profile web add xby-chucknorrisby xby-skill
一个强大的模型上下文协议(MCP)服务器,提供对学术文献数据库的无缝访问,帮助研究人员使用LLM和MCP客户端(如Claude、Cursor等)加速文献综述过程。
★ 0
MIT
TypeScript
Aug 28, 2026
dsh plugin --profile web add xby-litby Vim0x3c
DeepSeek Harness (dsh web) 语音播报插件:用 Edge TTS 微软神经语音朗读每个助手回复的最终结果。只读最终答复、长文自动分段、输入框喇叭一键开关、审批提示朗读与自定义提示音,全程本地零第三方依赖。 Text-to-speech for dsh web via Edge TTS.
★ 3
MIT
TypeScript
Aug 20, 2026
dsh plugin --profile web add dsh-tts