Jstn-1g/dsh-live-voice0

dsh-live-voice

Safety-first DeepSeek Harness live voice preview with exact-session consent and one bounded manual audio turn

AI Analysis

核心用途是提供安全的实时语音对话预览。适合想要尝试与 Agent 进行语音交互、且注重隐私授权控制的用户。

Package
dsh-live-voice
Version
0.3.0-preview.1
License
MIT
Last updated
Aug 28, 2026

Install

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:Jstn-1g/dsh-live-voice

Development configuration

The bundle inserts the compatibility-stable guarded-live-voice Cordis row with the dsh-live-voice package name. A profile override will need an Alibaba Cloud Model Studio workspace id before provider authorization:

- id: guarded-live-voice
  name: dsh-live-voice
  config:
    credentialRef: DASHSCOPE_API_KEY
    dashscopeWorkspaceId: your-workspace-id
    model: qwen-audio-3.0-realtime-plus
    route: /guarded-voice
    trustedHosts: localhost,127.0.0.1,[::1]
    maxConnections: 8

After accepted disclosure, the preview opens the allowlisted Qwen endpoint for one exact-session manual turn and resolves the credential only on the Host. A second explicit button starts browser capture; finishing it commits only that bounded provider turn. This path is fake-tested but still needs a packed Desktop smoke and credential-backed Qwen roundtrip.

Configure the credential through DSH's credential provider. Never put a secret value in cordis.patch.yml, browser storage, an issue, or a log.