fenglin-ai/dsh-funasr-voice0

dsh-funasr-voice

DSH Web 本地离线语音输入插件:浏览器采集麦克风 → host 拉起本地 FunASR (SenseVoiceSmall) 识别 → 文字填入输入框。

包名
dsh-funasr-voice
版本
0.1.0
许可证
MIT
最近更新
2026年8月22日

安装

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:fenglin-ai/dsh-funasr-voice

配置

有两种方式配置 python / model

① GUI(推荐):DSH 设置 → 通用 → 语音输入,点「自动检测 Python 与模型」会自动 识别本机 FunASR venv 和 SenseVoiceSmall 目录;也可手动填写。持久化到 ~/.dsh/dsh-funasr-voice.json,优先级高于 YAML 配置。

② YAML:插件源码不带个人路径(默认 python: python3model 为空)。在你自己 profile 的 cordis.patch.yml 里覆盖: