yafangwang9/dsh-voice-plugin1

dsh-voice-plugin

Voice input plugin for DeepSeek Harness

AI 분석

核心用途是实现免打字的语音输入。适合习惯口述输入提示词的用户,支持配置中文(火山引擎/抖包语音)或英文(OpenAI)等多种主流语音转文字模型。

패키지
dsh-voice-plugin
버전
0.1.1
라이선스
MIT
최근 업데이트
2026. 8. 24.

설치

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

dsh-voice-plugin

English | 中文

If you are an agent, read AGENTS.md first.

Add a microphone to the DeepSeek Harness composer so you can input by voice.

Install

dsh plugin --profile web add dsh-voice-plugin
# or straight from GitHub:
dsh plugin --profile web add github:yafangwang9/dsh-voice-plugin

Then restart dsh web.

Configure

Open Settings → Plugins → voice-plugin and pick your model:

  • Chinese → Doubao Voice
  • English or other languages → OpenAI

Fill in only that model's API Key. If it isn't configured yet, clicking the mic just points you to Settings.

License

MIT