플러그인
DeepSeek-Harness 플러그인을 찾아보고, 필터링하고, 설치하세요.
플러그인 11개 찾음
dsh-voice-input-plugin
zhangbo-cn/dsh-voice-input-plugin
웹 UI용 작성창 마이크: 탭하여 실시간 전사를 모니터링하고 눌러서 말하기 기능을 제공합니다. 모델이 생성하는 동안 스트리밍되는 호스트 Edge TTS 응답 낭독, 낭독 중 에코 일시정지, 탭으로 정지 기능을 갖추고 있습니다.
dsh-voice-input
0nt-one/dsh-voice-input
컴포저 도구 행의 마이크 버튼: Web Speech API 음성-텍스트(Chrome/Edge), 언어 전환 및 선택적 자동 전송, 의존성 제로.
dsh-voice-input-npm
difimim/dsh-voice-input-npm
语音输入插件 for Deepseek Harness
dsh-voice-input-cn
schumchanvi/dsh-voice-input-cn
컴포저용 중국 대응 음성 입력입니다. 로컬 Python 브리지가 필요합니다 (pip install dashscope websockets, bridge/voice-bridge.py 실행) — 플러그인만으로는 작동하지 않습니다. 브라우저 마이크가 16kHz PCM을 브리지로 스트리밍하고, Alibaba Cloud DashScope ASR(paraformer-realtime-v2)를 실행합니다. 중간 결과가 커서 위치의 초안을 채우며, 무음 시 자동 정지, 선택적 자동 전송을 지원합니다.
dsh-voice-input
lhenlihai-hub/dsh-voice-input
dsh-voice-input
rio-promax/dsh-voice-input
DSH voice input plugin: browser realtime + VAD dictation + local/cloud ASR + DeepSeek AI polish
dsh-voice-input-qwen-asr
jsoncode/dsh-voice-input-qwen-asr
Voice input plugin (dual-face): mic button beside the composer send action, live recording bubble streaming PCM to a local Qwen3-ASR python service managed by the host, plus an ASR environment settings page (clone runtime/model repos, create venv, run ser
dsh-voice-input-en
mohith-das/dsh-voice-input-en
Minimal English-only voice input for the DeepSeek Harness Web UI: a mic button in the composer that transcribes speech into the draft via the browser's native SpeechRecognition API. No dependencies, no subprocess, no network calls beyond whatever the brow
dsh-voice-input-space
xsakura666/dsh-voice-input-space
Voice input for DeepSeek Harness: hold Space to speak, release to insert. Zero dependencies, Web Speech API. / 语音输入:长按空格说话,松开上屏,零依赖。
dsh-voice-input
opensquad-ai/dsh-voice-input
SenseVoice 语音输入插件 for DeepSeek Harness:在对话输入框旁添加麦克风按钮,录音后调用本地 SenseVoice 服务转成文本填入输入框。首次使用自动下载模型并显示进度,后端由插件自动启动。
dsh-voice-input
newdanew/dsh-voice-input
Voice input for the web UI: a mic button in the composer that transcribes speech into the draft via the Web Speech API, with an optional auto-send toggle.