AI Agent Hub
Back to plugins
🤖

dsh-voice-input

Model Inference Updated 2026.08.15

Run the following command in DeepSeek Harness:

dsh plugin install lougyang/dsh-voice-input

Paste the following prompt into your AI chat to install this plugin:

Run dsh plugin install lougyang/dsh-voice-input in the DeepSeek Harness terminal to install the plugin; the source repository is https://github.com/lougyang/dsh-voice-input. After installation, restart the web profile to activate the voice engine.

About this plugin

Your keyboard is not the only way to type. dsh-voice-input turns voice input into a system-wide habit: press and hold a hotkey anywhere on your desktop, speak, release, and the transcribed text lands at your cursor — in a browser, a chat app, a word processor, a search box, anywhere text is accepted. No window switching, no app launching, the whole desktop becomes an input field.

Under the hood, a locally running Whisper small model handles recognition with solid Chinese accuracy, automatically using CUDA acceleration when an NVIDIA GPU is detected, delivering results in roughly one to two seconds. The model is lazily loaded, so it consumes no GPU or RAM until you actually speak. Beyond transcription, the plugin offers pure audio recording with WAV export, a searchable history of every clip and transcript, and a tray settings panel for adjusting hotkeys, toggling push-to-talk mode, selecting model size, language, inference device, and recording directory — changes take effect instantly and survive plugin updates.

A good fit for writers and knowledge workers who produce heavy text volume and want to trade keystrokes for words; for privacy-conscious users who would rather keep voice data on their own hardware than ship it to a cloud API; and for anyone who simply likes the idea of a small microphone icon in the system tray meaning: press, hold, and just talk it out.

Use Cases

  • Voice-dictate a search query in any browser field with a single hotkey
  • Dictate paragraphs into a document without lifting fingers from the keyboard
  • Capture a quick audio memo by pressing and holding the record key

Best For

  • Writers and knowledge workers with heavy daily text output
  • Privacy-conscious users who prefer local over cloud processing
  • Developers with NVIDIA GPUs seeking local accelerated inference