vTRKA/voice-stt-dsh

Plugin ⭐ 0 MIT other

This plugin adds a local microphone button to the DeepSeek Harness composer. Audio stays on the user's computer. The plugin never sends a message by itself.

catalog description:Local, offline voice input for DeepSeek Harness -Parakeet and NeMo-Speech.cpp

Install

.\install.ps1
   ```

4. Install the model using [Install the model](#install-the-model).
5. Restart DSH Desktop.
6. The microphone button appears in the composer. You can click it, or press
   `Ctrl+E` once, to start recording. Press the same shortcut once more to stop.
7. Review the transcript in the draft and press **Send**.

You do not need to click the button before using the shortcut, and you do not
need to hold either control. The shortcut calls the same local recording action
as the button.

The installer uses the official `dsh plugin` command when it is available. DSH
Desktop users normally do not have that command on `PATH`, so the same script
falls back to the Desktop profile at `$DSH_HOME/profiles/desktop`, registers the
bundle layer, and removes the conflicting built-in voice-input row. It does not
write to the DSH application directory.

## Shortcut

The default two-key shortcut is `Ctrl+E` on Windows/Linux and `Command+E` on
macOS. Press it once to start recording and once again to finish.

Right-click the microphone to choose another shortcut. The new shortcut must
include `Ctrl`, `Alt`, `Shift`, or `Command`, and is saved in the browser.
You can also open **Settings → Plugins → Parakeet Voice Input** and change the
shortcut there. That settings page is the recommended way to configure it;
clicking the microphone is only for starting or stopping a recording.

## Install the model

The Parakeet model runs offline. Audio stays on the computer. For safe
installation, provide a trusted download URL and the model publisher's SHA-256
checksum:

Add vTRKA/voice-stt-dsh to your DSH config (web profile) to enable.

README

Expand full README Collapse

README is empty.