DeepSeek Harness Plugins
DeepSeek Harness PluginManifest Valid

dsh-realtime-voice

A DeepSeek Harness realtime voice plugin that connects Qwen or OpenAI speech providers for ASR, voice-driven Harness turns, and streamed TTS playback.

VisionDeveloper Tools
2GitHub Stars1ForksUpdated2026-08-16

Install

$ dsh plugin --profile web add github:zfu691531-hash/dsh-realtime-voice#v0.12.0

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-realtime-voice is an installable web-profile DeepSeek Harness plugin for realtime speech interaction. It uses Qwen ASR/TTS or OpenAI Realtime, while leaving conversation inference, tools, memory, and task scheduling to the active Harness session.

Key Capabilities

  • Captures browser PCM audio for realtime speech input.
  • Supports Qwen qwen3-asr-flash-realtime with qwen3-tts-flash-realtime, or OpenAI gpt-realtime-2.1.
  • Routes finalized speech through the native Harness input box before submission.
  • Streams 24 kHz PCM TTS for spoken Harness responses.
  • Coordinates speech turns, drafts, interruption handling, and delayed continuation submission.
  • Can observe manually submitted native Harness turns and speak their conversational summaries.
  • Offers optional Tencent Cloud voiceprint soft gating for Qwen audio flows.
  • Uses Harness credential services rather than persisting API keys in browser storage.

Useful For

  • Voice interaction with an existing DeepSeek Harness conversation.
  • Hands-free dictation and spoken playback of Harness responses.
  • Using Qwen speech services for domestic routes or OpenAI Realtime for global routes.
  • Keeping follow-up speech as editable native-input drafts while Harness is busy.
  • Optionally reducing automatic submission of background speech with voiceprint-based gating.

Who It Fits

  • DeepSeek Harness web-profile users who want realtime voice interaction.
  • Users with Qwen DashScope or OpenAI API credentials.
  • Developers testing or extending Cordis-based DeepSeek Harness plugins.

Documented Limitations

  • Requires Node.js 22 or later for the package's declared engine.
  • Requires compatible DeepSeek Harness RC peer dependencies declared in package.json.
  • The desktop rc.5 Electron shell does not grant renderer microphone permission; the plugin opens the loopback Harness page in an external browser for microphone use.
  • Qwen use requires a DashScope API key and a same-region Bailian Workspace ID; OpenAI use requires an OpenAI API key.
  • Optional Tencent Cloud voiceprint gating is limited to the Qwen browser PCM pipeline and is explicitly not identity authentication or protection against replay, synthetic speech, or targeted impersonation.
  • OpenAI API availability and account use are subject to OpenAI service terms.

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 1 runtime, 9 development, 10 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
zfu691531-hash/dsh-realtime-voice
Registry source
GitHub · dsh-plugin topic
Registry classification
Plugin
Source checked
91aae22 · 2026-08-28

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
2GitHub stars
Forks
1
Open issues
0
Last commit
2026-08-16
Last release
2026-08-16
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