Speech-to-text voice input for the web UI: a mic button in the composer transcribes speech into the draft via the browser Web Speech API (zero-config) or an OpenAI-compatible Whisper API (OpenAI / Groq), with a selectable model and language in Settings.
- GitHub stars
- 2
- License
- MIT
- Added
- 2026-08-18
GitHub info
- GitHub stars
- 2
- License
- MIT
- Primary language
- JavaScript
- Last push
- Aug 20, 2026, 1:52 AM
- Maintainer
- baisama-cloud
- Added
- 2026-08-18
Install
dsh plugin --profile web add "https://github.com/baisama-cloud/dsh-stt-input/releases/download/v0.1.0/dsh-stt-input-0.1.0.tgz"README badge
Add this Markdown to your plugin README to link back to its listing.
[](https://dshget.com/plugins/baisama-cloud/dsh-stt-input)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.