XSakura666/dsh-voice-input-space ↗★ 0
dsh-voice-input-space
Voice input for DeepSeek Harness: hold Space in any editable field to speak, release to insert the transcript at the caret. Zero dependencies, browser Web Speech API. / 语音输入:在输入框长按空格键说话,松开自动上屏。零依赖,基于浏览器 Web Speech API。
安装
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:XSakura666/dsh-voice-input-space说明文档
阅读完整 README ↗Usage / 用法
- Click into the input box. / 点击输入框。
- Hold Space for about half a second. / 长按空格键约 0.5 秒。
- Speak — the transcript appears live in the floating panel. / 说话,面板实时转写。
- Release Space — the text lands at the cursor. / 松开空格,文字上屏。