@dsh-external/dsh-neutrino
STUDIO NEUTRINO 歌声合成引擎驱动插件,支持通过歌词和旋律自动生成角色演唱的 WAV 音频。
AI 分析
核心用途是驱动免费日语 AI 歌声合成引擎唱歌。适合音乐创作或虚拟主播任务,必要条件是需自备 NEUTRINO 引擎和声库。
安裝
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:zeroa234/dsh-neutrino說明文件
閱讀完整 README ↗使用流程 · Typical workflow
status(看就绪状态 health check)→ synthesize_song(一站式合成 one-shot)→ list_outputs(拿结果 get results)
你 You: 帮我看一下 NEUTRINO 装好了没 → status(引擎 ✓ 声库:ずんだもん ✓)
你 You: 用ずんだもん唱「きらきらひかる おそらのほしよ」,BPM 100 → synthesize_song → WAV 路径
你 You: 把上次的 WAV 路径给我 → list_outputs
配置 · Configuration
| 配置项 Option | 默认 Default | 说明 Description |
|---|---|---|
neutrinoDir | 自动探测 auto-detect | NEUTRINO 安装目录 Installation directory |
defaultModel | 自动选第一个声库 first voicebank | 默认声库 Default voicebank |
scoreDir | ~/.dsh-neutrino/scores | 无引擎时乐谱暂存目录 Staging dir when engine is absent |