yafangwang9/dsh-voice-plugin1

dsh-voice-plugin

为 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