dsh-voice-call
dsh-voice-call — give the agent a voice it owns: the agent decides when to speak (offer_call), the human holds the answer key (接听/拒接/稍后). Local-first TTS via CrispASR + Qwen3-TTS CustomVoice, plain audio files under ~/.dsh/voice/. Fork of dsh-voice with a call-domain, crispasr backend, and upgrade-ready contracts (voicemail, read receipts, call-card UI).
AI Analysis
核心用途是为 DSH 智能体提供拟真语音通话交互能力。适合追求沉浸式语音对话、希望 AI 能够主动发起语音呼叫的用户。必要条件是需部署本地 TTS/ASR 引擎。
Install
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:PandaPolo/dsh-voice-call