astr0mfly/dsh-voice-by-edge0

dsh-voice-by-edge

DSH Web 语音练习模式插件,提供双语对话输出、TTS 朗读、语音输入及纠错提示功能。

AI 分析

核心用途是提供口语练习与语音交互环境。适合想要通过 DSH 进行中英双语听说练习、口语纠错或纯语音对话的用户。

套件
dsh-voice-by-edge
版本
0.1.0
授權
MIT
最近更新
2026年8月16日

安裝

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:astr0mfly/dsh-voice-by-edge

⚙️ 配置 / Config

cordis.patch.yml(bundle 自带,也可在 profile 的 cordis.patch.yml 中按 id 覆盖):

Key默认含义
defaultTargetLangen练习目标语言:en / zh / auto
practiceLevelbeginner难度:beginner / intermediate / advanced(影响提示词措辞)
includeTranslationtrue回复后附一段【译文】对照翻译
includeCorrectiontrue用户有语言错误时附一句【提示】温和纠错
maxReplySentences3要求模型回复控制在几句话内(1–8)

客户端偏好(练习语言、语速、自动朗读、跟读回放、自动发送)保存在浏览器 localStoragevoice-by-edge.state),每个会话独立的开关状态也在其中。