tangbut1/dsh-plugin-voice-input

Plugin ⭐ 1 MIT other

DeepSeek Harness Web 语音输入插件

Install

cd D:\dsh\dsh-plugin-voice-input
npm install     # 安装 sherpa-onnx-node 原生扩展 + 构建工具(一次性)
npm run build   # 产出 lib/index.js(主机半边)和 lib/client.js(浏览器半边)
npm run typecheck   # 可选

Add tangbut1/dsh-plugin-voice-input to your DSH config (web profile) to enable.

README

Expand full README Collapse

README is empty.