xby-asr-5
Run the following command in DeepSeek Harness:
dsh plugin install xby-skill/xby-asr-5
Paste the following prompt into your AI chat to install this plugin:
Run dsh plugin install xby-skill/xby-asr-5 in your terminal to install the plugin; the source is at https://github.com/xby-skill/xby-asr-5 .
About this plugin
Handling multilingual speech-to-text inside a DeepSeek Harness conversation usually means juggling separate models, manually tagging the target language, and fiddling with input formats. xby-asr-5 collapses those steps into a single call: it covers Mandarin, English, Japanese, Korean, and Cantonese out of the box, and the model auto-detects the language without any extra annotation from the user.
The core capability centres on three audio input modes — a URL, a BASE64 string, or a local file path — covering the most common workflows from web-based capture to offline local processing. Under the hood it runs an int8-quantised SenseVoice model, keeping multilingual accuracy in check while reducing inference overhead. The API key is set once per session and persists across restarts, so there is no need to reconfigure after a reboot.
It is well suited for content creators who regularly transcribe multilingual audio, cross-border teams working with CJK and European languages, and developers who want to slot lightweight ASR into an existing pipeline without managing their own model deployment.
Use Cases
- Quickly transcribe web or local audio recordings into text
- Auto-detect and transcribe multilingual meeting recordings
- Embed lightweight speech-to-text into an existing pipeline
Best For
- Creators who regularly transcribe multilingual audio
- Collaborators in cross-border teams handling transcription and translation
- Developers who want to integrate ASR quickly without self-hosting a model
Related Plugins
A unified suite combining hot runtime injection, task-aware thinking-mode routing, and a graded session protocol with red-team gates to sustain model diligence across long-horizon inference.
ModLens is a vision plugin for DeepSeek Harness that gives text-only models sight by reading images pasted directly into chat, with zero-config setup and multiple vision engines.
On-demand vision for text-only DeepSeek Harness agents: built-in free keyless vision chain and 14 vision tools, routing image turns as tool calls to vision models with pixel fidelity, no Python needed, one-command install.
Give text-only models in DeepSeek Harness eyes, enabling image Q&A, long-screenshot OCR, UI restoration, and GUI visual tasks.