dsh-say
Speaks your agent's reports in a voice you choose, compressing long reports before speaking. Character voices need no training - a 3-10 second reference clip clones one, and community-trained models work too - and no 6.4 GB GPT-SoVITS install: the plugin installs its own runtime and voice. An existing GPT-SoVITS can be used instead, and it is the same voice model.
让你的 DSH 用你喜欢的声音开口说话、汇报内容,过长的汇报先压缩再念。角色声线不需要自己训练:一段 3-10 秒参考音就能克隆,也能直接用别人训练好的模型;不必为此装一整套 6.4 GB 的 GPT-SoVITS —— 运行时和声线都由插件自己装好。已有 GPT-SoVITS 的话也能直接接上,两者跑的是同一套声线。
How to install
dsh plugin add dsh-say About
dsh-say **让你的 DSH 用你喜欢的声音开口说话、汇报内容!** **三分钟上手** · 工具 · 配置 · 排错 · English --- ⚡ 三分钟上手 **不需要下载任何东西。** 默认走你操作系统自带的语音 —— 不用 Python、不用显卡、不用账号。 1 · 装插件 sh npx dsh-say **就这一条,不用参数。** 它默认装进 web profile;用别的 profile 加 --profile <名字>,想看它要执行什么加 --print。 等价的手写命令(npx 那条就是替你跑这个): sh dsh plugin --profile web add dsh-say **然后重启 profile** —— 这一步必须由你做,命令行没法替你重启你正开着的会话。npx 跑完会把这句再说一遍,因为它只负责装,重启不了你的会话。 装完就结束。这条命令会把包装好、登记进 profile、并自动应用本包自带的组合层,tts_* 工具在重启后出现。 sh git clone https://github.com/fangqian616/dsh-say dsh plugin --profile web add "file:E:/path/to/dsh-say" # …
Recommendation signals
Meta
- License
- NOASSERTION
- Language
- JavaScript
- GitHub stars
- 0
- mo. downloads
- –
- Last push
- 2026-09-21
- Created
- 2026-09-17
Basic safety check
- Findings
- None
- Sources
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- Topics
- ai-agent, cordis, cordis-plugin, dsh, dsh-plugin, gpt-sovits, text-to-speech, tts, voice, voice-cloning
Related plugins
dsh-voice
GooDAnDReaDY/dsh-voice
Voice input for the web UI: dictation chunked by pauses and voice messages, each with its own provider fallback chain (Deepgram, Groq, HuggingFace, local whisper.cpp, or an OpenAI-compatible endpoint).
dsh-omi-voice
PolinniZhong/dsh-omi-voice
In-chat read-aloud for DeepSeek Harness: tap to read, pause and resume AI replies with natural Doubao TTS voices (BYOK), reading only the final answer with code, tables and diagrams filtered; local engine, plugin keeps no API key.
dsh-plugin-uisfx
XanthanL/dsh-plugin-uisfx
Semantic UI sound effects powered by uisfx: task start/success/failure and per-button cues, settings UI with instant preview, 12 sound packs, Host-persisted preferences, and `ctx.uisfx` service for other plugins.
dsh-gsv
TaoruiLiu19/dsh-gsv
Real-time local TTS for DeepSeek Harness: voice presets, auto-read, engine setup assistant, a read-aloud button, and a settings panel for the GSV-TTS-Lite engine.