ディレクトリに戻る

dsh-voice-scribe

キュレーション掲載メンテナンス: 活発

pensivefei/dsh-voice-scribe

DSH音声入力プラグイン。Altを押して話すと入力欄に文字起こし。Web Speech標準(設定不要)・任意でOpenAI互換ASR・DSH LLMで推敲。

GitHub で見る
$ dsh plugin --profile web add dsh-voice-scribe # 重启 dsh web 后生效

32

スター

3

フォーク

JavaScript

言語

MIT

ライセンス

2026-08-25

作成日

2026-09-04

最終プッシュ

MIT ライセンスの DSH ネイティブ音声書き起こしプラグイン。DeepSeek Harness の Web 入力欄向けで、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

02DeepSeek 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+Space** は設定で切り替えできます。

オフラインでプライバシーを守れますか?

既定で可能です。ローカルの SenseVoice エンジンはオフライン動作・設定不要・キー不要で、音声は端末外に出ません。ブラウザ Web Speech とクラウド ASR は任意のフォールバックです。

誤認識した人名/用語を修正するには?

ホットワード表 `$DSH_HOME/voice/hot.txt`(1 行 1 ルール)を編集します。リテラルな `正しい語=誤り1|誤り2` と正規表現 `/パターン/置換/` の両方に対応し、すべてのエンジンに統一適用されます。

これは DeepSeek 公式プラグインですか?

いいえ。非公式のコミュニティプラグインで、DeepSeek/深度求索とは無関係です。使用前に SECURITY.md をお読みください。

08データと出典

  • 作者による申告github.comfa7be16aa833…

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

このページは、プロジェクトの公開ドキュメント、リポジトリのメタデータ、および DSH Plugins の構造化解析に基づいて生成されています。最終検証日:2026-09-06。誤りを見つけた場合は、修正を送信してください。

🏆

dsh プラグイン おすすめ

最初に入れたい 12 のプラグイン。全カタログ・全カテゴリから厳選しました。

DSH Plugins は DeepSeek Harness プラグインの独立したコミュニティ ディレクトリです。DeepSeek との提携・公認はありません。サードパーティ製プラグインはセキュリティ監査を受けていません。インストール前にソースコードをご確認ください。

DeepSeek Harnessの新着プラグインを毎週お届け。スパムはありません。