DeepSeek Harness Plugins
DeepSeek Harness PluginManifest Valid

dsh-audio-input

A DSH Web plugin that adds a microphone button and macOS Apple Speech dictation to the DeepSeek Harness composer.

Terminal & TUIDeveloper ToolsBrowser & WebSecurity & PolicyRemote Execution
0GitHub Stars0ForksUpdated2026-08-18

Install

$ dsh plugin --profile web add link:/path/to/dsh-audio-input

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-audio-input is an installable DeepSeek Harness Web plugin for speech-to-text message composition. It pairs a browser composer UI with Cordis server routes and a bundled macOS Swift helper using Apple Speech and AVAudioEngine.

Key Capabilities

  • Adds a microphone button and live-transcript strip to the Web GUI message composer.
  • Inserts the final dictated transcript into the composer draft for review and sending.
  • Uses the native macOS Apple Speech framework through a bundled helper binary.
  • Supports local dictation on the DSH server Mac and remote dictation from another networked Mac.
  • Relays remote helper commands and transcript events through token-protected server routes.
  • Provides configurable recognition locale and an option to force on-device recognition.

Useful For

  • Dictating prompts and chat messages in the DeepSeek Harness Web GUI.
  • Using a Mac's microphone while accessing a DSH Web server hosted on another Mac.
  • Keeping speech recognition on the dictating Mac rather than sending audio to a cloud API.
  • Selecting locales such as en-US, zh-CN, or de-DE for supported Apple Speech recognition.

Who It Fits

  • DeepSeek Harness Web profile users on macOS.
  • Users who prefer voice input for composing messages.
  • Users running a DSH Web server remotely but dictating from a separate Mac.

Documented Limitations

  • The DSH server must run on macOS with the Web profile.
  • Remote dictation requires a macOS client because the helper is a Mac arm64 binary.
  • The bundled helper is Apple-silicon (arm64) only.
  • Remote dictation requires a configured non-empty shared remoteToken and a running helper process.
  • Microphone and Speech Recognition permissions must be granted on the Mac running the helper.
  • Forcing on-device recognition can provide narrower language support.

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 0 runtime, 0 development, 2 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
nonmean/dsh-audio-input
Registry source
GitHub · dsh-plugin topic
Registry classification
Plugin
Source checked
3a998fe · 2026-09-12

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
0GitHub stars
Forks
0
Open issues
0
Last commit
2026-08-18
Last release
No release detected
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