CharlesLiuZC/deepseek-harness-voice-context

CharlesLiuZC★ 2TypeScript最后同步: 2026-08-14

在 GitHub 打开

DeepSeek Harness with Voice Context speech-to-text integration

README 摘要

DeepSeek Harness Voice Context English 中文 DeepSeek Harness Voice Context is a voice-enabled distribution of DeepSeek Harness. It adds first-party browser recording, trusted Host-side transcription routing, an OpenAI-compatible local speech-to-text server, and a first-use settings flow for choosing cloud or offline models. This project inherits DeepSeek Harness's developer-preview status. Interfaces and configuration may change before a stable release. Highlights - Record speech from the Web composer and insert the transcript into the draft without sending a message automatically. - Choose a cloud API or a fully local offline backend from the Voice-Context settings page. - Use FunASR iic/SenseVoiceSmall for fast Chinese transcription or faster-whisper small , medium , and large-v3 for multilingual workloads. - Route browser audio through the existing Typert Remote and /api trust boundary; the browser cannot supply an arbitrary upstream URL. - Store the cloud API key through the credentials service instead of browser storage or client responses. - Expose an OpenAI-compatible POST /v1/audio/transcriptions endpoint for DeepSeek Harness and other compatible clients. - Keep one local mod…

在 GitHub 查看完整 README →
工具/开发dsh-plugindsh-plugins

分类