Skip to content
dsh.fish

Browse

18 results

Bundle

@goodandready/dsh-voice

Voice input for DeepSeek Harness: dictation chunked by pauses and voice messages, each with its own provider fallback chain (Deepgram, Groq, HuggingFace, local whisper.cpp, plus any OpenAI-compatible API of your own).

GooDAnDReaDY909
Bundle

dsh-voice-input-web

Voice input for DeepSeek Harness Web UI: a mic button in the composer tool row that uses the browser's Web Speech API (Chrome/Edge) to transcribe speech directly into the message draft. Zero dependencies, no API keys.

0nt-one6
Bundle

dsh-talk

Voice-first session loop for DeepSeek Harness: a composer microphone button with browser/local speech-to-text (Web Speech, FunASR, whisper.cpp), a speak tool for text-to-speech replies (browser, edge-tts, piper), event announcements with mute, and speak-to-interrupt.

PerryLink5
Bundle

dsh-voice

Voice for DeepSeek Harness — give text-only DeepSeek ears and a mouth: browser-native speech input (STT) + read-aloud (TTS), plus Whisper/TTS agent tools.

zhuiyueya4
Bundle

@dsh-voice/bundle

dsh-voice — voice notes in, spoken answers out: dictate audio that becomes user messages (transcribe), have the agent read replies aloud (speak), and leave walk-away narration on long headless runs. Local-first, plain audio files under ~/.dsh/voice/

Jesse-njx3
Bundle

dsh-plugin-hooks

DeepSeek Harness plugin: Claude-Code-style lifecycle hooks for DSH. Configure shell commands that run automatically before/after model tool calls (pre-tool / post-tool) with a JSON payload on stdin; pre-tool non-zero exits block the call.

truelove-dreamer3
Bundle

dsh-cyberdog-speech-sherpa

DeepSeek Harness 本地离线语音插件:STT 语音识别 + TTS 语音合成 + WebUI 按住说话(Sherpa-ONNX)

wuxinzhe2
Bundle

dsh-voice-chat

豆包式语音对话客户端插件:麦克风按钮→语音转文字发送→回复自动朗读(支持 Edge TTS / MiMo TTS / 自定义 TTS)。

maoyuching2
Bundle

dsh-mistblue

Glassic Mist 雾蓝主题:极浅雾蓝界面 + 云端动效背景 + 全弹窗毛玻璃质感;设置持久化开关 + /misttheme 命令

VlanTech1
Bundle

dsh-voice-by-edge

Voice practice mode for the DSH web app: bilingual (中文 / English) conversation output plus read-aloud (TTS) and speech input (STT). Adds a 语音交流 dialog-mode toggle to the composer.

astr0mfly1
Bundle

dsh-voice-kit

Voice input (Web Speech API) and read-aloud (speechSynthesis) for the DeepSeek Harness web GUI — DSH 语音输入 + 回复朗读套件

aaaadrop1
Bundle

@goodandready/dsh-im-hub-media

Multi-platform IM gateway for DeepSeek Harness (fork of dsh-im-hub with media): Telegram voice/photo/document/video + reply handling, STT (Deepgram primary, HF Whisper fallback), outbound MEDIA: markers. Feishu/WeCom kept as-is.

GooDAnDReaDY
Bundle

dsh-stt

DSH plugin: speech-to-text input via microphone or file upload, transcribed through an OpenAI-compatible /v1/audio/transcriptions endpoint.

jackuh105
Bundle

@lamplitisles/kepos-speech

Kepos Speech plugin for Alibaba and ByteDance Chinese speech synthesis plus short-audio recognition in DeepSeek Harness Web

LamplitIsles
Bundle

dsh-node-repl

Per-session Node REPL terminal in the DSH web UI: a session-local floating terminal (ghostty-web) bridged over WebSocket to an in-process node:repl that has the live agent Cordis Context (agent.ctx) in scope.

idkidknow
Bundle

@harness-flow/dsh-voice

dsh-voice — turn-based voice loop for DeepSeek Harness: pluggable Qwen / MiMo / local ASR+TTS engines, agent-driven speak/listen tools and browser PTT UI, built for interviewer presets

Harzva
Bundle

dsh-voice-input-space

Voice input for DeepSeek Harness: hold Space in any editable field to speak, release to insert the transcript at the caret. Zero dependencies, browser Web Speech API. / 语音输入:在输入框长按空格键说话,松开自动上屏。零依赖,基于浏览器 Web Speech API。

XSakura666