dsh-audio-bitrate
Run the following command in DeepSeek Harness:
dsh plugin install uckkk/dsh-audio-bitrate
Paste the following prompt into your AI chat to install this plugin:
Install by running dsh plugin install uckkk/dsh-audio-bitrate in your terminal; the full source is available at https://github.com/uckkk/dsh-audio-bitrate
About this plugin
In audio processing and model inference pipelines, bitrate calculation can seem trivial yet often becomes fragile when it depends on external services or network connectivity. dsh-audio-bitrate localizes the entire workflow: a pure Node.js implementation with zero network dependencies, ready to compute precise results from parameters alone.
At its core it registers a tool called audio_bitrate that, given the right parameters, calculates the audio bitrate to specification and returns a structured, detailed output for downstream consumption. No extra dependencies, no API keys, nothing to configure beyond installation.
Ideal for developers and model engineers building local audio inference pipelines who need fast bitrate validation or want to eliminate the uncertainty introduced by network calls.
Use Cases
- Quickly validate bitrate parameters in an audio inference pipeline
- Build a local, network-free audio processing and transcoding workflow
- Consume structured bitrate results from model output to drive downstream tasks
Best For
- Application developers working with audio and multimedia
- Engineers assembling local model-inference pipelines
- Project teams that need to eliminate external network dependencies
Related Plugins
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.
An armor-breaking plugin for DeepSeek: rewrites instruction priority, expands refusal-blocked phrases, persists across sessions, and shows a green active indicator.