dsh-cyberdog-speech-sherpa
Run the following command in DeepSeek Harness:
dsh plugin install wuxinzhe/dsh-cyberdog-speech-sherpa
Paste the following prompt into your AI chat to install this plugin:
Run dsh plugin install wuxinzhe/dsh-cyberdog-speech-sherpa inside DeepSeek Harness to install this plugin; the source repository is available at https://github.com/wuxinzhe/dsh-cyberdog-speech-sherpa .
About this plugin
Voice is the most natural interface for an AI assistant, yet most solutions lean on cloud APIs—sending audio off-device, incurring usage fees, and going silent when the network drops. dsh-cyberdog-speech-sherpa brings the entire speech pipeline on-premises with Sherpa-ONNX: streaming Chinese STT powered by Zipformer and multi-voice Chinese TTS powered by VITS, all fully offline, free, and running comfortably on a standard CPU.
The plugin exposes three core tools. stt_transcribe converts audio to text, tts_speak synthesizes text into multitone speech with adjustable rate and voice ID, and sherpa_models_download lets the agent self-heal by fetching missing models with resume support. On the WebUI side, a push-to-talk microphone button handles the full loop: press to record (up to 120 s with a countdown), release to stop, the browser encodes the recording to WAV, the transcript is auto-filled and submitted—mimicking the feel of a mainstream voice assistant.
It is well suited for privacy-conscious developers, offline or air-gapped deployments, and anyone who wants to add Chinese voice interaction to DeepSeek Harness with minimal hardware overhead. The plugin has zero runtime framework dependencies, total model size of roughly 156 MB, and is released under the MIT license, making it easy to drop into any existing workflow.
Use Cases
- Adding Chinese voice interaction to an AI assistant in air-gapped or offline environments
- Keeping voice data on-device to protect user privacy and reduce cloud costs
- Deploying multi-voice Chinese TTS and streaming STT on a CPU-only machine at low cost
Best For
- Privacy-conscious developers who want to keep audio completely off the cloud
- Teams delivering Chinese voice features in intranet or offline deployments
- Users seeking an affordable CPU-only voice plugin for DeepSeek Harness
Related Plugins
A service-oriented sidebar framework for DSH, offering a full workbench with file explorer, embedded browser, real terminal, Git panel, and extensible plugin services.
A beautiful, practical Claude Code-style TUI plugin with pixel whale top bar, flowing glow title, real-time status line, streaming thought expansion, time rewind, context progress bar and TPS gauge — zero core changes.
The plugin market for DeepSeek Harness: browse/search/one-click install community plugins and themes, with updates, backup/restore, hot disable, diagnostics, and AI fix.
A persistent whale widget on the DSH web UI that shows DeepSeek balance, today's usage, and per-turn cost, with drag-and-snap and sound effects.