Skip to content

leaveimagination/dsh-qwen-voice

00Last commit Aug 14, 2026

dsh-qwen-voice DSH plugin

DSH Qwen Voice adds a persistent floating voice interface to DeepSeek Harness Web, using Qwen Audio Agent as its realtime voice engine. It supports dispatching and monitoring multiple named DSH sessions from one browser tab.

How to install the dsh-qwen-voice DSH plugin

npx.cmd -p @deepseek-ai/dsh@0.1.0-rc.6 dsh plugin --profile web add .

Copying does not run this command. Review the repository and version before use.

Data source

Snapshot date: Aug 15, 2026

manifest-valid

What the dsh-qwen-voice DSH plugin can do

  • Provides a floating voice orb that stays connected while switching DSH conversations.
  • Dispatches tasks to multiple named DSH sessions from a single browser tab.
  • Shows live task status, supports playback interruption, and announces completed task results.
  • Connects DSH through an ACP bridge and a local Qwen Audio Agent gateway.
  • Includes a version-checked setup patch for Qwen Audio Agent 1.10.0.

Where the dsh-qwen-voice DSH plugin fits

  • Voice-driven task dispatch across multiple DeepSeek Harness Web sessions.
  • Monitoring and interrupting voice task playback.
  • Using Qwen Audio Agent’s realtime voice workflow with DeepSeek Harness Web.

Who the dsh-qwen-voice DSH plugin is for

  • DeepSeek Harness Web users experimenting with voice control.
  • Developers configuring Qwen Audio Agent alongside DSH.
  • Users who need to route spoken tasks to multiple named sessions.

dsh-qwen-voice DSH plugin limitations

  • Compatibility is pinned to DeepSeek Harness Web 0.1.0-rc.6 and Qwen Audio Agent 1.10.0.
  • Requires installing and configuring Qwen Audio Agent separately, including its credentials.
  • The compatibility patch modifies the globally installed Qwen Audio Agent and is temporary.
  • Session titles are generated from spoken task objectives and may need manual renaming.
  • The ACP bridge accepts loopback DSH URLs only, and the floating client defaults to a local gateway at 127.0.0.1:3101.

Objective checks

These signals come from public metadata scans. They are not a security certification.

  • dependency counts

    package.json declares 1 runtime, 7 development, 6 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

dsh-qwen-voice DSH plugin alternatives

dsh-qwen-voice DSH plugin questions

What is the dsh-qwen-voice DSH plugin?

dsh-qwen-voice is a project included in the current DSH plugin snapshot. This page organizes repository metadata and reviewed notes, but you should still inspect the upstream repository before running it.

How do I install the dsh-qwen-voice DSH plugin?

The page shows the install command captured from the source record. Copying does not run it, so confirm the package, profile, and version against upstream documentation first.

Which DSH profile does dsh-qwen-voice use?

The snapshot records web as the dsh-qwen-voice profile. DSH conventions can change quickly, so verify the manifest and README before installation.

Is dsh-qwen-voice compatible with the current DSH release?

The source data does not include a verified compatibility matrix. Check recent commits, releases, and DSH breaking changes, then test in a profile you can roll back.

What should I do if dsh-qwen-voice fails to load?

Check the install command, selected profile, dependency logs, and Cordis startup output first. Keep the exact error string, then compare it with this site's fix pages and upstream issues.

What are the closest alternatives to dsh-qwen-voice?

Related plugins on this page come from the current snapshot and are only candidates. Compare capabilities, maintenance activity, installation method, and limitations before choosing one.