baisama-cloud/dsh-stt-input

插件 ⭐ 1 MIT browserweb-ui

DeepSeek Harness(DSH)网页图形界面语音转文字输入插件:在编辑器中点击麦克风图标,即可将语音转换为输入框中的文字。采用浏览器网页语音API及兼容OpenAI的Whisper(OpenAI/Groq),支持可选择的模型。DSH语音输入插件

catalog 简介:Speech-to-text voice input plugin for DeepSeek Harness (DSH) web GUI: click the mic in the composer to turn speech into text in the input box. Browser Web Speech API + OpenAI-compatible Whisper (OpenAI/Groq) with selectable model. DSH 语音输入插件

安装

pnpm pack
# 把 dsh-stt-input-*.tgz 复制到 web profile 并添加依赖,
# 例如在 ~/.dsh/profiles/web 下:pnpm add ../path/to/dsh-stt-input-0.1.0.tgz
# 然后重启 `dsh web`。

baisama-cloud/dsh-stt-input 加入你的 DSH 配置(web profile)即可启用。

README

展开完整 README 收起

README 内容为空。