返回目錄

dsh-voice-scribe

編輯精選維護狀態: 活躍

pensivefei/dsh-voice-scribe

語音輸入外掛:按 Alt 說話,文字直接進輸入框;預設 Web Speech 零配置,可選相容 OpenAI 的 ASR。

前往 GitHub
$ dsh plugin --profile web add dsh-voice-scribe # 重启 dsh web 后生效

32

星數

3

Fork

JavaScript

語言

MIT

授權條款

2026-08-25

建立於

2026-09-04

最近推送

MIT 授權、DSH 原生的語音聽寫套件,適用於 DeepSeek Harness 網頁輸入框;以 SenseVoice 離線優先,相容瀏覽器 / 雲端 ASR 回退,並可復用 DSH 模型做選用潤色。

DSH 整合

原生執行環境

作者聲明

安全稽核

未稽核

最後核實

2026-09-06

授權條款

MIT

01它能幫你完成什麼?

  • Dictate text hands-free into the DeepSeek Harness web composer

    Transcribed speech inserted at the composer cursor as editable text

    DeepSeek Harness (dsh) web users who want voice-to-text input

  • Transcribe speech with the best available engine (offline-first)

    Text via SenseVoice offline (audio never leaves the machine) or browser / cloud ASR fallback

    Privacy-conscious dsh users and those behind restricted networks

02如何將外掛接入 DeepSeek Harness?

安裝步驟

  1. 01

    $ dsh plugin --profile web add dsh-voice-scribe # 重启 dsh web 后生效

驗證整合成功

作者未說明

03DSH 整合程度與能力邊界

DSH 整合原生執行環境

Installed via the official `dsh plugin --profile web add` command; injects voice dictation into the dsh web composer

  • Alt hotkey & microphone button dictation

    Speech via microphone (tap/hold Alt, or click the 🎤 button)Transcribed text inserted at the composer cursor

  • Multi-engine recognition (offline-first)

    Microphone audioText via SenseVoice offline / browser Web Speech / cloud ASR service chain

    First use auto-downloads the SenseVoice model (~230MB, one-time)
  • Hold-to-talk mode

    Hold the hotkey to recordAuto-transcribe on release

  • Hot-word replacement table

    Edit $DSH_HOME/voice/hot.txtCorrected transcription (literal + regex rules) applied to all engines

  • Optional LLM polish (reuses the DSH model)

    Raw transcript + custom polish promptCleaned text via local rule pre-polish then the DSH LLM

    Polish prompt and transcript are sent to the DSH model

04適合誰?何時不該用?

適合

  • DeepSeek Harness (dsh) web users who want voice-to-text input
  • Privacy-conscious dsh users and those behind restricted networks

不適合

  • Unofficial community plugin, not affiliated with DeepSeek / 深度求索; read SECURITY.md before use.
  • Browser Web Speech relies on external services (Chrome is blocked in mainland China, Edge Stable has known regressions); local recognition is the default.

05相容性、維護與安全提醒

  • Unofficial community plugin, not affiliated with DeepSeek / 深度求索; read SECURITY.md before use.
  • Browser Web Speech relies on external services (Chrome is blocked in mainland China, Edge Stable has known regressions); local recognition is the default.
  • Maximum recording length is ~4 minutes on the local engine and 10 minutes on cloud ASR; recording auto-stops at the limit.
  • The cloud ASR service chain requires configuring an API key in settings; the key is stored server-side only.
作者未說明作者未說明v0.4.7

readme_verified

06常見問題

如何為 DeepSeek Harness 安裝 dsh-voice-scribe?

在終端機執行 `dsh plugin --profile web add dsh-voice-scribe`,重新啟動 dsh web 後套件即可生效,會作為 web 設定檔套件安裝。

怎麼開始語音輸入?

點按輸入框右側的 🎤 麥克風按鈕,或先點輸入框、按 **Alt** 開始說話、再按 **Alt** 結束並轉寫;備用熱鍵 **Alt+空格** 可在設定中切換。

它能離線、保護隱私嗎?

預設可以。本地 SenseVoice 引擎離線執行、零設定零金鑰,且音訊不出本機;瀏覽器 Web Speech 與雲端 ASR 都是選用回退。

識別錯的人名 / 術語怎麼修正?

編輯熱詞替換表 `$DSH_HOME/voice/hot.txt`(每行一條),支援字面 `正確詞=錯誤詞1|錯誤詞2` 與正則 `/模式/替換/` 兩種規則,對所有引擎統一生效。

這是 DeepSeek 官方套件嗎?

不是。它是非官方社群套件,與 DeepSeek / 深度求索公司無關聯,使用前請閱讀 SECURITY.md。

08資料與來源

  • 作者聲明github.comfa7be16aa833…

    DSH 专属语音输入插件:**点按或按住 Alt 说话、松开/再点按转文字**,插入输入框光标处。

此頁面根據專案公開文件、儲存庫中繼資料與 DSH Plugins 的結構化解析所產生;最後核實於 2026-09-06。發現錯誤?提交更正。

🏆

最佳 DeepSeek Harness 外掛

從全目錄挑出的 12 個值得優先安裝的外掛,涵蓋各個分類。

DSH Plugins 是獨立的 DeepSeek Harness 外掛市集,與 DeepSeek 官方無關,也不代表官方背書。第三方外掛未經安全稽核,安裝前請審查原始碼。

每週取得最新的 DeepSeek Harness 外掛,絕不濫發。