DeepSeek Harness Plugins
DeepSeek Harness PluginManifest Valid

dsh-ears

Voice input plugin for DeepSeek Harness featuring local Whisper, STT APIs, and LLM text polishing.

UI & ProductivityTerminal & TUIDeveloper ToolsSecurity & Policy
14GitHub Stars4ForksUpdated2026-08-29

Install

$ dsh plugin --profile web add dsh-ears

Plugin Overview & Capabilities

AI-assisted organization based on the public repository snapshot. The content must be grounded in source evidence and does not replace compatibility or security verification.

source-grounded
dsh-ears is a voice input plugin for DeepSeek Harness (DSH) web profile. It adds a microphone trigger and shortcut to the chat UI for speech recording, supports transcription via Web Speech, local whisper.cpp (GGML models), or cloud ASR services (Groq, Deepgram, DashScope, Tencent Cloud, MiMo, SiliconFlow, Volcengine, and OpenAI-compatible endpoints), and refines drafts using LLM-based text polishing.

Key Capabilities

  • Adds microphone icon and keyboard shortcuts (e.g. Ctrl+Shift+Space) to the DSH chat input box
  • Provides local transcription using Whisper GGML models with automatic, Vulkan, or CUDA acceleration without Python or FFmpeg
  • Supports multiple cloud speech-to-text backends including Web Speech, Groq, Deepgram, DashScope, Tencent Cloud, MiMo, SiliconFlow, Volcengine, and custom OpenAI-compatible endpoints
  • Integrates LLM-assisted text polishing to fix ASR mistakes, remove filler words, and refine draft prompts while preserving manual edits
  • Writes transcriptions directly into editable prompt drafts without auto-submitting
  • Includes dedicated settings UI tabs for general preferences, recognition backends, polishing configuration, and updates

Useful For

  • Dictating conversation prompts into DeepSeek Harness via microphone rather than typing
  • Transcribing voice audio locally with GPU-accelerated Whisper models for offline or private environments
  • Using cloud ASR providers for fast and accurate multilingual voice transcription
  • Automatically cleaning up and polishing conversational speech before sending queries to LLMs

Who It Fits

  • DeepSeek Harness users who prefer voice-driven interaction and dictation
  • Developers seeking local Whisper STT integration inside their DSH web workspace
  • Users needing multimodal voice input with automated grammar and filler cleanup

Documented Limitations

  • Requires DeepSeek Harness 0.1.0-rc.6 through 0.1.1-rc.2 and Node.js ^22.19.0 || >=24.0.0
  • Web Speech backend depends on browser implementation and may transmit audio to external browser vendor servers
  • Local Whisper has a single audio file limit of 24 MB and a transcription timeout of 120 seconds
  • Switching Whisper acceleration mode (default/vulkan/cuda) requires restarting dsh web
  • Aliyun DashScope sync transcription has a maximum recording length of 300 seconds
  • Deepgram Flux models requiring the Listen V2 protocol are not currently supported
  • Volcengine integration only supports new-style console X-Api-Key authentication

DSH Compatibility

Version-specific runtime evidence collected by DSH Plugin. A missing result means we have not tested that combination yet.

Not tested yetNo runtime compatibility tests have been published yet.

Security Signals

Objective signals discovered from package metadata and source inspection. These are not a guarantee that a plugin is safe.

Dependency Counts

package.json declares 2 runtime, 22 development, 15 peer, and 0 optional dependencies.

info
Dsh Bundle Declared

package.json declares DSH bundle metadata.

info
License Declared

GitHub reports the repository license as MIT.

info
Package Manifest Available

A root package.json was captured and can be inspected by the registry.

info
Source Available

Public GitHub source metadata is available for this registry snapshot.

info

Source & Registry Notes

Public provenance, Registry classification, and the latest source check for this entry, kept separate from runtime verification.

Source repository
WizisCool/dsh-ears
Registry source
GitHub · dsh-plugin topic
Registry classification
Plugin
Source checked
3beaf0c · 2026-08-29

This project is independently indexed from public source information. DSH Plugin is not affiliated with DeepSeek or the plugin author. Always check the author repository before installation.

Repository Activity

GitHub stars
14GitHub stars
Forks
4
Open issues
0
Last commit
2026-08-29
Last release
2026-08-29
For maintainers

Maintaining this plugin?

This listing is generated from public repository data. If you maintain this project, you can review the information and share this listing with your users if you find it useful.

Add to README
Listed on DSHPlugin.app