Harness Trust
插件商店
检查已安装插件
搜索插件、npm 包名或仓库
EN
首页
/
插件商店
/
语音与音频
/
dsh-stt-input
dsh-stt-input
@baisama-cloud · 语音与音频
检测未发现问题
无安装脚本
Web UI 语音输入插件:点击麦克风即可将语音转文字填入输入框,支持浏览器本地识别或 OpenAI 兼容 Whisper API。
v0.1.0
版本
GitHub Release tarball
安装方式
2026-08-20
最近更新
2
Star
复制安装命令
dsh plugin --profile web add "https://github.com/baisama-cloud/dsh-stt-input/releases/download/v0.1.0/dsh-stt-input-0.1.0.tgz"
查看仓库
插件介绍
根据仓库资料整理 · commit a10ef17
主要功能
输入框旁新增麦克风按钮,点击开始/停止录音,识别结果自动填入输入框
浏览器本地识别引擎(Web Speech API),零配置、无需密钥,边说话边写入中间结果(限 Chrome/Edge)
OpenAI 兼容 Whisper API 识别引擎,支持 OpenAI、Groq 或自定义服务,可选模型(如 whisper-1、whisper-large-v3 等)
设置页可配置服务预设、API Base URL、API Key、识别语言及写入方式(追加或替换输入框内容)
输入框下方实时状态条显示录音计时、识别中状态与错误信息
API Key 仅保存在页面内存中,不落盘、不记录日志,非密钥配置通过 localStorage 保留
适合什么时候用
希望用语音代替打字向 DSH 输入内容,加快对话效率
使用 Chrome/Edge 浏览器,想要零配置、无需密钥的本地语音识别
需要更高识别准确度或多语言支持,愿意接入 OpenAI/Groq 的 Whisper API
安装后会多出什么
界面
输入框工具行的麦克风按钮 · 输入框下方的录音/识别状态条 · 设置页新增“语音输入”分区
使用前需要
浏览器本地识别引擎需要 Chrome/Edge(依赖 Web Speech API),Firefox 不支持
使用 API 识别引擎需要 OpenAI 或 Groq(或自定义兼容服务)的 API Key
宿主端需要 Node ≥ 18(使用全局 fetch/FormData/Blob 转发音频请求)
在 GitHub 阅读完整 README
权限与能力
安装后它能碰到什么
不覆盖任何 dsh-base 宿主行:不接管沙箱、审批、凭据等能力。
宿主能力
浏览器 UI
凭据
外部网络
能力是范围不是结论:很多能力是功能所需。
基本信息
仓库
baisama-cloud/dsh-stt-input
安装方式
GitHub Release tarball
收录日期
2026-08-18
固定 commit
a10ef172b60e
· 2026-08-20
dsh plugin --profile web add "https://github.com/baisama-cloud/dsh-stt-input/releases/download/v0.1.0/dsh-stt-input-0.1.0.tgz"
复制
dsh-stt-input — DeepSeek Harness 插件商店 · Harness Trust