vTRKA/voice-stt-dsh

插件 ⭐ 0 MIT other

DeepSeek Harness 的本地离线语音输入 -Parakeet 和 NeMo-Speech.cpp

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

安装

.\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:

vTRKA/voice-stt-dsh 加入你的 DSH 配置(web profile)即可启用。

README

展开完整 README 收起

README 内容为空。