QT-Chen/dsh-mic-input

QT-Chen★ 0JavaScript最后同步: 2026-08-14

在 GitHub 打开

DSH Web ?????????:??? Web Speech API ????,????/??????????????????Microphone voice input plugin for the DeepSeek Harness Web UI (browser Web Speech API).

README 摘要

dsh-mic-input Microphone voice input for the DeepSeek Harness (DSH) Web UI — in the browser, no server, no keys. 中文说明见 README.zh.md A pure client plugin that adds a microphone button to the composer tool row of the DSH Web GUI. Click to start dictating; recognized speech is transcribed live into the input box. Everything runs in your browser through the built-in Web Speech API : - Microsoft Edge → Microsoft Azure speech service - Google Chrome → Google/Chrome speech service Zero server components, zero API keys, zero model downloads. Audio never leaves the browser (except to the browser's own speech service). Features - Mic button in the composer tool row (right side, next to send) — click to start/stop; red pulsing ring while listening - Live transcription — interim results fill the input while you speak - No duplicated text — the draft is always rebuilt from the text that was in the input when recording started, and interim echo prefixes are deduplicated (fixes the classic "重复文字" bug of Web Speech plugins) - Auto-continue on silence — if the browser stops listening after a pause, the plugin silently reconnects and keeps the session (up to 6 silent ends), so long sentences are not…

在 GitHub 查看完整 README →
Skins / UIdeepseek-harnessdsh-pluginvoice-inputweb ui

分类