DeepSeek Harness Plugin Hub

Publish and manage complete Harness Profiles. Discover Plugins for your next setup.

Explore

PluginsPresetsDocsNews

Community

Publish a pluginContactReport an issue

Resources

Plugin Hub on GitHubDeepSeek HarnessSystem statusPrivacy notice
© 2026 DeepSeek Harness Plugin HubPowered byPaxTech

Independent and unofficial. Not affiliated with, authorized by, or endorsed by DeepSeek.

Dictation — DSH Plugin for DeepSeek Harness
DeepSeek Harness Plugin Hub
ProfilesPluginsCategoriesNewsDocsSign inManage Profiles
ProfilesPluginsCategoriesNewsDocsSign in
← Plugins
D

dsh-dictation

Dictation

Editable local and desktop dictation for DeepSeek Harness

The plugin will be installed here. Keep web if you are unsure.

npx -y @deepseek-ai/dsh plugin --profile web add github:WSL043/dsh-dictation#ad8880e2438a45be97043489793005af5376a938
READMECompatibilityVersions
DSH 官方界面中的语音输入语音来源与本地模型管理

Compatibility and provenance

Dictation is published as dsh-dictation and currently resolves to version 0.1.0-beta.2. The Hub verifies its manifest and preserves the exact installation source for reproducible installs.

DSH compatibility
*
Runtime surfaces
web
Release source
github
Registry updated
8/30/2026

Versions

0.1.0-beta.2beta
8/30/2026
Show 1 more versionCollapse versions
0.1.0-beta.1beta
8/28/2026

Related plugins

Loading related plugins…

Latest
0.1.0-beta.2
DSH
*
HMR
Process restart
Tree shaking
Safe tree shaking not declared
Unpacked size
Unavailable
Files
Unavailable
Surface
web
License
MIT
Source
github
GitHub
★ 0
Weekly downloads
0
Last push
9/15/2026
View source ↗
README badge

Click the badge to copy Markdown for your README.

Do you maintain this Plugin?Claim benefit · Priority security scan

Verify the GitHub repository declared in package.json to manage this listing. After you claim it, Hub will prioritize a security scan of the current version and publish the result when it passes.

Claim this Plugin →
Report an issue

Related plugins

More verified plugins in productivity-workflow.

Deepseek Ipptdeepseek-ipptiPolloWork PPT Studio and its curated slide templates as a native DeepSeek Harness conversation view.Mnemondsh-mnemonComposable three-tier memory control plane for DeepSeek Harness: persistent runtime context, searchable project documents, pluggable long-term memory, guarded strategies, WebUI, and headless tools.Codex Ui@michengai/dsh-codex-uiDSH Codex UI — 为 DeepSeek Harness Web 提供 Codex 风格侧栏、工作区会话树、全局搜索和轮次导航 · A Codex-style sidebar, workspace session tree, global search, and turn navigation for DSH WebRewind Plugindsh-rewind-pluginIn-window conversation rewind with workspace file restore · 同窗口内对话回退并可还原工作区文件

README

DSH 语音输入

为 DeepSeek Harness 输入框提供可编辑的语音转文字。

English

DSH 官方界面中的语音输入

麦克风紧靠发送按钮左侧。说完后先在输入框里检查、修改识别结果,再由用户决定是否发送。

主要能力

  • 识别结果只写入当前草稿,不会自动发送。
  • 本地模型和 Codex Desktop 共用同一个麦克风入口。
  • 点击麦克风或按 Ctrl+Shift+D 开始、停止;本地录音时按 Escape 会取消且不修改草稿。
  • 在独立的 设置 → 语音输入 页面选择来源、下载或卸载模型。
  • 插件本身不携带语音模型,只有用户主动点击下载时才获取。

语音来源与本地模型管理

识别来源

来源适合场景能力边界
SenseVoice Small普通话、粤语、英语、日语和韩语的本地听写默认均衡方案,约 228 MB。嘈杂环境、标点和长语音精度可能低于桌面服务。
Paraformer Small快速识别普通话和英语体积最小,约 78 MB。其他语言和方言较多的语音不在主要适用范围。
Nemotron 3.5 ASR本地多语言识别与自动语言检测约 712 MB,另带本机运行时。本地方案中内存和 CPU 占用最高。
Codex 全局听写(Beta)复用已安装的 Codex Desktop 听写能力需要 Codex 正在运行且已配置全局切换快捷键;插件不会读取 Codex 账号数据。

安装

DSH 标准命令:

dsh plugin --profile web add dsh-dictation@0.1.0-beta.2

安装完成后请先保存正在进行的工作,再手动重启 DSH。

更新与卸载

使用目标版本重新运行安装命令。卸载插件:

dsh plugin --profile web remove dsh-dictation

已下载的本地模型需要在 设置 → 语音输入 中单独管理。

隐私

  • SenseVoice、Paraformer 和 Nemotron 下载后均在本机运行。
  • Codex Desktop 模式只使用已配置的全局听写快捷键,不读取 Codex 凭据或账号数据。
  • 听写结果只写入可编辑的 DSH 草稿,不会自动发送。

兼容性

已通过最新稳定版 DeepSeek Harness 验收。预览版兼容性只在独立验收后发布。

反馈

反馈问题

许可证

MIT。详见 LICENSE 和 THIRD_PARTY_NOTICES.md。