PandaPolo/dsh-voice-call

插件 ⭐ 1 MIT other

给DeepSeek Harness代理一个属于它自己的声音——offer_call呼叫人类(接听/拒接/稍后);通过CrispASR和Qwen3-TTS CustomVoice实现本地TTS,支持9个说话人,2种中文方言。本地优先,支持离线使用。

catalog 简介:Give a DeepSeek Harness agent a voice it owns — offer_call rings the human (接听/拒接/稍后); local TTS via CrispASR + Qwen3-TTS CustomVoice, 9 speakers, 2 Chinese dialects. Local-first, offline-capable.

安装

# 1) 安装插件(从 npm 安装 0.1.0)
dsh plugin --profile web add dsh-voice-call

# 2) 在 profile 的 cordis.patch.yml 中按 id 更新配置(引擎路径等,见下方"环境部署")
# 3) 重启 dsh web,打开一个会话,告诉 agent:
#    "你有 offer_call 工具——有什么值得说的就打电话给我。"

PandaPolo/dsh-voice-call 加入你的 DSH 配置(web profile)即可启用。

README

展开完整 README 收起

README 内容为空。