Jesse-njx/dsh-voice0

@dsh-voice/bundle

dsh-voice:DSH 语音交互插件。支持将输入的语音听写转换为用户消息,以及将智能体的回复朗读出来,并在长时间无人值守运行时留存语音旁白。本地优先,音频保存在本地。

AI 分析

核心用途是为 DSH 引入语音输入与语音合成朗读能力。适合偏好语音交互、或在后台运行任务时需要语音播报进度的用户。

套件
@dsh-voice/bundle
版本
0.1.0
授權
MIT
最近更新
2026年8月13日

安裝

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:Jesse-njx/dsh-voice

Install

dsh plugin --profile web add @dsh-voice/bundle

The bundle installs the dsh-voice entry (tools + /voice command + the web audio cards). Nothing runs until the model calls a tool.