Full browser native Web Speech API
FuzzySoul/dsh-chatvoice · skills
ChatVoice — free voice input + AI reply read-aloud for DeepSeek Harness (dsh).
★ 1GitHub stars
0Forks
2026-08-16Last updated
JavaScriptLanguage
MITLicense
Project overview
ChatVoice 🎤🔊 — dsh-chatvoice 给 DeepSeek Harness (dsh) 装上「免费、免 API key、开箱即用」的语音输入 + AI 回复朗读闭环。 全程浏览器原生 Web Speech API —— 零配置、零成本、无任何后端与注册。
重启 dsh web(dsh web),打开 http://127.0.0.1:3080 即可。 ⚠️ 必须用 127.0.0.1 访问:语音识别需要安全上下文(HTTPS 或 localhost),LAN IP 直连时麦克风会被浏览器禁用(自动禁用输入功能并提示,朗读仍可用)。 使用
Then open http://127.0.0.1:3080, click the 🎤 in the composer toolbar, allow mic permission, and speak. Click 🔊 on any assistant reply to hear it. Configure language / auto-read / voice / rate under Settings → ChatVoice.
Install command
dsh plugin --profile web add github:FuzzySoul/dsh-chatvoice