dsh-voice-talk
Voice conversation mode for the DSH Web GUI: tap the mic to start a full-screen call, talk hands-free, and hear each reply read aloud as it streams. Bilingual (Chinese/English) UI, light and dark themes, adjustable speech rate, and switchable voices.
DSH Web 的语音对话模式:点一下麦克风进入全屏通话,边说边听,AI 回复边生成边朗读。界面中英双语,适配明暗主题,支持语速调节与音色切换。
How to install
dsh plugin add dsh-voice-talk About
dsh-voice-talk DSH Web 的语音对话模式:点一下麦克风进入全屏通话,边说边听,AI 回复边生成边朗读。界面中英双语,适配明暗主题,支持语速调节与音色切换。 中文 | English 快速开始 1. 安装 sh dsh plugin --profile web add dsh-voice-talk dsh web # 装完重启 源码安装: sh git clone https://github.com/duoduoqian708/dsh-voice-talk.git cd dsh-voice-talk && npm install && npm run build dsh plugin --profile web add /path/to/dsh-voice-talk 需要 dsh 的 web profile:0.1.0-rc.7+(0.1.0-rc.x 与 0.1.5-rc.x 两代宿主线均已适配);另需 Chrome / Edge、麦克风权限与网络。 2. 配置语音 发音默认用系统语音,免费;音色和语速都能调,挑一个顺耳的、把语速调好,效果就很不错。想要更自然的音色,可以切到千问(按量计费,约 1 元 / 万字符)。 语音识别需要云端引擎:在阿里云百炼申请一个 API Key,然后到 设置 → 插件 → 语音对话,填进千问的「设置」即可;模型和地址已内置,充值…
Recommendation signals
Meta
- License
- MIT
- Language
- HTML
- GitHub stars
- 1
- mo. downloads
- –
- Last push
- 2026-09-13
- Created
- 2026-09-08
Basic safety check
- Findings
- None
- Sources
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- Topics
- deepseek-harness, dsh-plugin
Related plugins
dsh-voice-scribe
PensiveFei/dsh-voice-scribe
Voice input for the web UI: tap Alt (or Alt+Space) to start/stop dictation, browser Web Speech (zero-config) or OpenAI-compatible cloud ASR, optional polish through DSH-configured LLM, settings UI.
dsh-dingo
february2015/dsh-dingo
Sound reminders with one-click jump for concurrent sessions: the current session gets crisp dang/dang-dang tones, other sessions a soft ding/ding-ding plus a top-right card that jumps straight to the replying conversation.
dsh-voice-assistant
supersyh-sss/dsh-voice-assistant
Voice assistant for dsh web: say the wake phrase (e.g. "小鲸") to activate hands-free dictation — what you say is transcribed and typed into the chat box automatically. Supports spoken edit commands (send, clear, new line, stop reading) and reads assistant replies aloud in Chinese. Speech recognition runs locally in-browser via sherpa-onnx WASM, so it works offline without an API key.
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.