yafangwang9/dsh-voice-plugin1

dsh-voice-plugin

Voice input plugin for DeepSeek Harness

AI 分析

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

パッケージ
dsh-voice-plugin
バージョン
0.1.1
ライセンス
MIT
最終更新
2026/08/24

インストール

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

ドキュメント

README 全文を読む ↗

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