China-ready voice input for the composer. Requires a local Python bridge (pip install dashscope websockets, run bridge/voice-bridge.py) — the plugin alone does not work. Browser mic streams 16 kHz PCM to the bridge, which runs Alibaba Cloud DashScope ASR (paraformer-realtime-v2); interim text fills the draft at the cursor, silence auto-stop, optional auto-send.
- License
- MIT
- Added
- 2026-08-21
GitHub info
- License
- MIT
- Primary language
- JavaScript
- Last push
- Aug 20, 2026, 7:41 PM
- Maintainer
- Schumchanvi
- Added
- 2026-08-21
Install
dsh plugin --profile web add github:Schumchanvi/dsh-voice-input-cnREADME badge
Add this Markdown to your plugin README to link back to its listing.
[](https://dshget.com/plugins/Schumchanvi/dsh-voice-input-cn)Related plugins
Voice & Audiodsh-omi-voice
★ 74In-chat read-aloud for DeepSeek Harness: tap to read, pause and resume AI replies with natural Doubao TTS voices (BYOK), reading only the final answer with code, tables and diagrams filtered; local engine, plugin keeps no API key.
dsh-voice-scribe
★ 25Voice input for the web UI: tap Alt (or Alt+Space) to start/stop dictation, browser Web Speech (zero-config) or OpenAI-compatible cloud ASR, optional polish through DSH-configured LLM, settings UI.
dsh-ears
★ 14Voice input plugin for DeepSeek Harness (dsh): a microphone button in the composer turns speech into a draft transcript, with a choice of speech-recognition backends, optional polish through dsh own LLM routes, and a native settings page.