DeepSeek Harness Plugin Hub

发布与管理完整 Harness Profiles,发现适合你的插件。

探索

插件目录环境预设文档中心动态

社区

发布插件联系我们报告问题

相关链接

Plugin Hub GitHubDeepSeek Harness 官方项目系统状态隐私说明
© 2026 DeepSeek Harness Plugin HubPowered byPaxTech

独立、非官方社区项目,与 DeepSeek 官方无隶属、授权或背书关系。

Audiogen — DeepSeek Harness 插件(DSH Plugin)
← Plugins

dsh-audiogen

Audiogen

适用于 dsh Web GUI 的 AI 音频生成插件:支持多供应商的 TTS/音乐/音效通道(OpenAI-compatible、ElevenLabs、MiniMax、Stability AI 和自定义供应商),提供按通道划分的模型/音色目录、Agent 工具和侧边栏 AI 音频面板。

插件会安装到这里;不确定时保持 web。

npx -y @deepseek-ai/dsh plugin --profile web add dsh-audiogen@0.4.26
README兼容性版本
SettingsChannel editor

兼容性与来源证明

Audiogen 以 dsh-audiogen 发布,当前版本为 0.4.26。Plugin Hub 会校验它的 manifest,并保存精确安装来源,便于复现安装结果。

DSH 兼容范围
*
运行环境
web
发布来源
npm
Registry 更新时间
2026/9/21

版本

0.4.26stable
2026/9/9
0.4.25stable
2026/9/2
0.4.24stable
2026/9/1
查看其余 30 个版本收起版本
0.4.23stable
2026/9/1
0.4.22stable
2026/9/1
0.4.20stable
2026/8/31
0.4.19stable
2026/8/31
0.4.18stable
2026/8/31
0.4.17stable
2026/8/31
0.4.16stable
2026/8/31
0.4.15stable
2026/8/31
0.4.14stable
2026/8/31
0.4.13stable
2026/8/29
0.4.12stable
2026/8/29
0.4.11stable
2026/8/29
0.4.10stable
2026/8/29
0.4.9stable
2026/8/29
0.4.8stable
2026/8/29
0.4.7stable
2026/8/29
0.4.6stable
2026/8/29
0.4.5stable
2026/8/29
0.4.4stable
2026/8/29
0.4.3stable
2026/8/28
0.4.2stable
2026/8/28
0.4.1stable
2026/8/28
0.4.0stable
2026/8/28
0.3.5stable
2026/8/28
0.3.4stable
2026/8/28
0.3.3stable
2026/8/28
0.3.2stable
2026/8/28
0.3.0stable
2026/8/28
0.2.0stable
2026/8/28
0.1.0stable
2026/8/28
最新版
0.4.26
DSH
*
HMR
重启进程
Tree shaking
未声明可安全裁剪
解包体积
2.6 MB
文件数
60
Surface
web
许可证
Apache-2.0
发布源
npm
GitHub
★ 1
周下载
315
安全扫描
✓ v0.4.26 扫描通过
最近提交
2026/9/9
查看源码 ↗项目主页 ↗
README Badge

点击下方 Badge 复制 Markdown,粘贴到 README 即可。

这是你的 Plugin?认领权益 · 优先安全扫描

验证 package.json 声明的 GitHub 仓库,即可管理这个公开页面。认领后,Hub 会优先安排当前版本的安全扫描,并在通过后公开展示结果。

认领这个 Plugin →
报告问题
DeepSeek Harness Plugin Hub
ProfilesPlugins分类动态文档登录管理 Profiles
ProfilesPlugins分类动态文档登录

README

🎧 dsh-audiogen

AI audio generation for DeepSeek Harness (DSH) — turn your DSH web GUI into an audio studio: text-to-speech, music, sound effects and voice design, from the sidebar panel or straight from the Agent.

English | 简体中文

Main panel

✨ Features

  • Four generation modes: text-to-speech, music, sound effects, and voice design
  • Multi-vendor channels in one place: OpenAI-compatible TTS, MiniMax, ElevenLabs, Stability AI, or any custom OpenAI-compatible / generic POST endpoint
  • Per-channel model & voice catalogs with one-click discovery, display aliases, capability categories, and per-model advanced fields (duration, seed, steps, cfg_scale, loop, prompt influence, and ElevenLabs SFX output format split into format/sample rate/bitrate, combined host-side into the single output_format, …)
  • Model comparison: run the same prompt across 2–4 models at once with per-model parameter overrides — results are grouped side by side
  • Prompt enhancement: rewrite a rough idea into a ready-to-generate description with an LLM (pick any model from Settings → Models; falls back to the agent default model)
  • History with one-click restore: prompt, config, model set and the original audio come back into the panel — no regeneration, no extra cost
  • Resource library: auto-save generated audio (or opt in per run), organized by type — voices / music / SFX / TTS — with search, tags, rename, category moves, and full provenance (channel, model, voice id, prompt, params snapshot). Reuse a voice or music bed instead of regenerating
  • Agent tools: generate_audio and search_audio_library, manage_audio_voices (vendor voice browsing/deletion + prompt-based voice recommendation + role voice casting), plus bundled session skills — the Agent can generate and find audio on demand
  • Role voice casting: assign a primary voice (+ backups) to each character of a novel/game — manage_audio_voices action=cast takes character profiles (JSON array/object or a text description structured first) and applies deterministic hard filters (gender/age/use_case strict; accent is a preference relaxed only when the strict pool is empty) per character; the Agent picks voices globally (no primary reuse across lead/major roles) and action=save_cast validates membership, auto-fills backups, flags reuse and persists the plan to ~/.dsh/dsh-audiogen/cast-selections.json; then TTS with the chosen voice_id (or design a custom voice first via generate_audio(mode=voice_design))
  • Panel voice management: a «音色» entry in the studio's left mode row (next to TTS/music/SFX/voice-design) — browse/filter vendor voices (language/keyword/source + official ElevenLabs shared-voice filters), ask the agent default model to recommend voices for a natural-language requirement (e.g. «清亮甜美的少女音»), preview, delete account-owned voices (confirmed) and backfill the chosen voice_id into the TTS form; every AI recommendation is recorded automatically (last 50, shared by panel and Agent) so you can revisit requirements/channels/reasons and reuse a voice later
  • Keys stay local: API keys live in the local DSH settings document and generation is proxied by the local host; the browser and the Agent never touch plaintext credentials

📸 Screenshots

Generation panelResource library
GenerationLibrary
Library — full provenance drawerChannels settings
Library detailSettings
Channel editor (model catalog & auto capabilities)LLM models (Settings → Models)
Channel editorModels page

📦 Installation

The plugin is published on npm. DSH host (Node ≥ 20) required.

dsh plugin --profile web add dsh-audiogen

Local development install:

dsh plugin --profile web add /path/to/dsh-audiogen

Restart dsh web after install — the sidebar will show the AI Audio entry.

🚀 Quick start

  1. Open Settings → Plugins → AI Audio
  2. Add a channel: pick a preset provider (+ Add provider) or a custom endpoint (+ Add custom provider)
  3. Fill in the API URL, API key, and the model/voice catalog (use Fetch available models to import them)
  4. Save, then open the AI Audio sidebar panel:
    • choose a mode (Speech / Music / Sound effects / Voice design)
    • type your text or prompt (optional: ✨ Enhance prompt)
    • pick a model — or tick Model comparison for 2–4 models at once
    • press Start generation and play the results, download them, or add them to the resource library

🎛 Modes supported by each vendor

ModeMiniMaxElevenLabsStability AIOpenAI-compatible / custom
TTS✅ (8 voices)✅ (voices + streams)—✅
Music✅ (music-3.0 / music-2.6 / music-cover)✅ (music_v2)✅ (stable-audio-*)✅ (generic POST)
Sound effects—✅ (eleven_text_to_sound_v2, loop / prompt influence / output format as codec+sample rate+bitrate → output_format)✅ (stable-audio-* — same text-to-audio protocol; auto-detected in both Music and SFX)✅ (generic POST)
Voice design✅ (/v1/voice_design)✅ (/v1/text-to-voice/design)——

🤖 Agent usage

ToolPurpose
generate_audioSubmit a TTS / music / SFX / voice-design task; waits for completion and returns same-origin audio URLs. Optional enhance_prompt, save_to_library, per-vendor params.
manage_audio_voicesBrowse/filter the vendor voice libraries (MiniMax, ElevenLabs) with language/keyword/source filters; recommend top-k voices for a natural-language requirement (action=recommend, uses the agent default model, ids validated against the pool); role casting (action=cast prepares per-character filtered candidate pools from character profiles; action=save_cast validates + persists the plan); delete account-owned voices (official/shared/system voices are read-only and refused). Then use the returned voice_id with generate_audio (mode=tts).
search_audio_librarySearch the local resource library (type / category / keyword) and reuse an existing voice, music bed or effect.

Typical session commands (skills bundled with the plugin):

/audio:tts      Read this sentence with a warm voice
/audio:music    Generate a 30-second lo-fi background track
/audio:sfx      Create a sci-fi UI cue
/audio:design   Craft a warm retro synth voice

🔐 Security & data notes

  • API keys are stored in the local DSH settings document; requests are proxied by the local host (/api/dsh-audiogen/*, loopback-only routes)
  • Generation consumes your upstream provider quota; audio content is produced by the upstream model
  • History & library persist under ~/.dsh/dsh-audiogen/
  • Prompt enhancement calls the LLM model you choose (default: agent default model) — no extra API key

🛠 Development

pnpm install
pnpm run typecheck
pnpm run build      # outputs lib/ (host + client bundles)

📄 License

Apache-2.0