Jstn-1g/dsh-guarded-live-voice ↗★ 1
dsh-guarded-live-voice
Host-side protocol and authority foundation for a planned DeepSeek Harness voice plugin
安装
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:Jstn-1g/dsh-guarded-live-voice说明文档
阅读完整 README ↗Planned configuration
The bundle inserts a guarded-live-voice Cordis row. A profile override will
need an Alibaba Cloud Model Studio workspace id before provider authorization:
- id: guarded-live-voice
name: dsh-guarded-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
Configure the credential through DSH's credential provider. Never put a secret
value in cordis.patch.yml, browser storage, an issue, or a log.