dsh-tts-bridge
Reads DSH conversations aloud using the DeepSeek web page's built-in read-aloud, driven by a small browser extension.
用 DeepSeek 网页端自带的朗读,把 DSH 里的对话念出来,靠一个小浏览器扩展驱动。
How to install
dsh plugin add github:Yuuyuko-uu/dsh-tts-bridge About
🐳 朗读桥 **让 DSH 里的会话,用 DeepSeek 网页端的声音念出来。** 大肥鱼说了一句话 → 自动发到 DeepSeek 网页端让它复述 → 用你自己账号的朗读功能出声。 声音从你的电脑里出来,你不用盯着那个页面。 名字里的「桥」就是这个意思:**DSH 这边知道说了什么,浏览器那边负责让声音出来**,中间靠它接起来。 --- 它由两部分组成(缺一不可) | | 是什么 | 干什么 | |---|---|---| | **① DSH 插件** dsh-tts-bridge | 住在 DSH 里 | 盯着你选的会话,把「说完一整轮」的话排进队列 | | **② 浏览器扩展** 「朗读桥」 | 住在 Chrome / Edge 里 | 取走队列里的话,发给 DeepSeek,点它的「朗读」按钮 | --- 需要什么 **DSH**(DeepSeek Harness),带 Web 界面 **Chromium 内核的浏览器**:Chrome / Edge / Brave 等(Firefox 不行) **一个你自己的 DeepSeek 账号**(朗读是它给每个账号的功能) 用的时候,**那个 DeepSeek 页面要开着**(真正出声的是它) --- 装法 第一步:装 DSH 插件 sh dsh plugin --profile web add dsh-tts-bridge …
Recommendation signals
Meta
- License
- –
- Language
- JavaScript
- GitHub stars
- 4
- mo. downloads
- –
- Last push
- 2026-09-20
- Created
- 2026-09-19
Links
Basic safety check
- Findings
- curated 收录但无 npm 包/安装命令;无 license
- Sources
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- Topics
- browser-extension, deepseek-harness, dsh-plugin, text-to-speech, tts
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.