插件
浏览、筛选并安装 DeepSeek-Harness 插件。
共 11 个插件
dsh-voice-input-plugin
zhangbo-cn/dsh-voice-input-plugin
输入框麦克风:点击持续监控、按住对话;浏览器语音识别逐字上屏,回复由 host Edge TTS 边生成边朗读,朗读时暂停识别防回声,点击可停止。
dsh-voice-input
0nt-one/dsh-voice-input
输入框麦克风语音输入:浏览器 Web Speech API 实时转写(Chrome/Edge),多语言切换与可选自动发送,零依赖零密钥。
dsh-voice-input-npm
difimim/dsh-voice-input-npm
DeepSeek Harness 语音输入插件。
dsh-voice-input-cn
schumchanvi/dsh-voice-input-cn
国内可用的输入框语音输入。需要先启动本地 Python bridge(pip install dashscope websockets,运行 bridge/voice-bridge.py)——只装插件不可用。浏览器麦克风采集 16kHz PCM 流式转发给 bridge,由阿里云 DashScope ASR(paraformer-realtime-v2)识别;识别文字在光标处实时填入草稿,静音自动停止,可选识别后自动发送。
dsh-voice-input
lhenlihai-hub/dsh-voice-input
dsh-voice-input
rio-promax/dsh-voice-input
DSH voice input plugin: browser realtime + VAD dictation + local/cloud ASR + DeepSeek AI polish
dsh-voice-input-qwen-asr
jsoncode/dsh-voice-input-qwen-asr
Voice input plugin (dual-face): mic button beside the composer send action, live recording bubble streaming PCM to a local Qwen3-ASR python service managed by the host, plus an ASR environment settings page (clone runtime/model repos, create venv, run ser
dsh-voice-input-en
mohith-das/dsh-voice-input-en
Minimal English-only voice input for the DeepSeek Harness Web UI: a mic button in the composer that transcribes speech into the draft via the browser's native SpeechRecognition API. No dependencies, no subprocess, no network calls beyond whatever the brow
dsh-voice-input-space
xsakura666/dsh-voice-input-space
Voice input for DeepSeek Harness: hold Space to speak, release to insert. Zero dependencies, Web Speech API. / 语音输入:长按空格说话,松开上屏,零依赖。
dsh-voice-input
opensquad-ai/dsh-voice-input
SenseVoice 语音输入:输入框旁麦克风按钮,录音转文字自动填入,本地服务自动启动
dsh-voice-input
newdanew/dsh-voice-input
Web UI 语音输入:输入框一键麦克风按钮,基于 Web Speech API 语音转文字填入草稿,可选识别后自动发送。