Schumchanvi/dsh-voice-input-cn ↗★ 0
dsh-voice-input-cn
Voice input plugin for DeepSeek Harness web (China-ready): Alibaba Cloud DashScope ASR via a local bridge. Mic button in the composer, streaming recognition, cursor-aware insertion, silence auto-stop.
安装
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:Schumchanvi/dsh-voice-input-cn说明文档
阅读完整 README ↗4. 配置 API Key
- 刷新 DSH 页面
- 点击输入框旁的麦克风按钮 → 右侧小箭头(⌄)打开设置
- 填入 DashScope API Key(阿里云百炼获取)
- 选择语言,保存
🎤 使用
- 点击麦克风按钮开始
- 正常说话(文字会实时填入输入框)
- 停顿 1.5 秒或再次点击 → 自动结束
- 若开启"自动发送"则直接提交,否则可继续编辑后手动发送
🔧 配置项(设置菜单)
| 项 | 说明 |
|---|---|
| DashScope API Key | 阿里云百炼 API Key(存 localStorage) |
| 识别后自动发送 | 识别完成自动提交草稿 |
| 识别语言 | 自动 / 中文 / English |