Skip to content
dsh.fish
Bundle

dsh-voice-plugin

Voice input plugin for DeepSeek Harness

Source
yafangwang9
stars
2 stars
License
MIT
Updated
Updated 9 hours ago

Readme

# dsh-voice-plugin

[English](README.md) | [中文](README.zh.md)

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

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

## Install

```sh
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

Install

dsh plugin --profile web add github:yafangwang9/dsh-voice-plugin

Profile: web

  • This source has no pinned commit, so a later push upstream changes what installs. Prefer pinning a commit.
Source