AI Agent Hub
Back to plugins
🖥️

dsh-kitt-voice

Client Updated 2026.09.02

Run the following command in DeepSeek Harness:

dsh plugin install kittcat-lab/dsh-kitt-voice

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

Run dsh plugin install kittcat-lab/dsh-kitt-voice in the DeepSeek Harness terminal to install the voice plugin from https://github.com/kittcat-lab/dsh-kitt-voice.

About this plugin

Most voice plugins for the harness only handle Chinese and English, and the moment the browser window loses focus—say you have a fullscreen game or an IDE in front of it—the whole thing goes silent. dsh-kitt-voice turns voice into a real conversation: press a key, talk, the Silero endpoint detector figures out when you have stopped, the transcript is sent to the agent, the reply is read back sentence by sentence while the agent is still writing it, and the microphone picks up again for your next turn. No button between turns. It separates a human voice from a TV, an engine, or a whistle using a purpose-built detector rather than a loudness threshold, so a noisy room does not feed nonsense to your agent. A floating companion bar rides above whatever application is on screen, global hotkeys let you talk from a game or an editor, and you can interrupt a reply mid-sentence by simply talking over it.

The interface ships in Spanish, English, and Simplified Chinese independently of the language you dictate in. For speech output you can choose from 104 neural voices spanning Spanish, English, and Chinese, fall back to locally synthesised Piper voices for a fully offline setup, or use the system voice with zero configuration. Microphone and speaker are picked separately by name, reading speed runs from half to double, and a guidance vocabulary keeps English technical terms like setup or understeer intact inside Spanish sentences.

It is built for developers who want to escape the typing-only workflow, Spanish speakers who have been underserved by existing voice plugins, anyone who needs hands-free agent interaction from any frontmost application, and privacy-minded users who prefer keeping every byte of text on their own machine.

Use Cases

  • Talk to the agent hands-free while a fullscreen game or IDE has focus
  • Replace typing with speech in a Spanish-heavy workflow without switching tools
  • Avoid feeding background noise to the agent in a noisy room via Silero endpoint detection

Best For

  • Developers who need multilingual, especially Spanish, voice interaction
  • Engineers who want to escape typing-only workflows with hands-free control
  • Privacy-focused users who prefer fully local voice synthesis