Skip to content
@SynthVCopilot

SynthVCopilot

SynthV Copilot

为 Synthesizer V 构建 AI 辅助工具生态。


关于我们

Synthesizer V 的创作流程长期面临碎片化问题:编辑器、声库、脚本接口与外部工具之间缺乏统一的协议,AI 集成的成本因此被分摊到每一个独立环节,重复且低效。

SynthV Copilot 致力于在这一生态之上建立一套标准化的接入层,使 AI 工具能够以一致的方式与 Synthesizer V 的各版本及其功能进行交互,而无需逐一适配底层差异。

我们的目标不仅是降低工具开发的门槛,也是让 AI 真正深入参与歌声合成的创作过程——从工程读写、参数调校,到辅助作词与编曲。

创作理念

我们认为,歌声合成创作的门槛不应由技能储备或团队规模决定。有创作意图的人不应因缺乏调校经验、编曲能力或协作资源而被挡在门外。AI 辅助工具的价值,正在于弥合这一距离。

但工具代替不了创作本身。AI 应当作为辅助手段参与创作流程,而非直接生成一首歌然后署上创作者的名字。我们希望它承担的是技术负担,而不是创作主体的位置。

效率的提升应当转化为质量的提升,而非产量的堆积。我们想要的结果是:

  • 有经验的创作者花更少的时间完成同等或更高水准的作品,减少对团队协作的依赖;
  • 初学者通过完整的 SKILL 包获得足够的入门引导,能够独立走完一个完整的创作流程;
  • 创作的门槛降低,意味着更多人能够参与进来,而不是更多低创意的内容涌现出来。

我们的工具以此为方向设计,也以此衡量我们自己做得是否到位。

SynthV 生态本身也正面临来自全流程 AI 生成的冲击——当一句提示词就能产出一首完整的歌曲时,使用声库、亲手调校、逐句打磨的创作方式需要一个理由。我们认为这个理由是存在的:它意味着创作者对每一个声学细节拥有实际的控制权,意味着声库所承载的声音特征与文化意涵得以延续,意味着歌曲里有一个真实的人在做决定。改善 SynthV 的工具生态,是我们认为维护这种创作方式有意义的具体行动。

支持范围

SV1 至 SV2 Pro,涵盖部分修改版构建。

项目方向

方向 说明
MCP 标准化的模型上下文协议接口,作为 AI 侧的统一功能入口
Bridge 连接编辑器与外部工具的桥接层,提供跨版本的稳定 API
SKILL 面向 AI 的领域技能包,覆盖作词、作曲编曲与参数调校
GUI Agent 基于界面操作的自动化智能体,弥补脚本 API 的覆盖盲区
工具集 独立的实用工具,针对具体创作场景提供支持
声库文档 针对单个声库的特性说明、调校建议与参数修正文档

关于实现方式

部分功能无法通过官方公开的脚本 API 实现,在这些情况下我们会在应用层对程序进行有限度的注入或挂钩,以访问未经接口暴露的功能。对于这些功能,我们无法判断其未被纳入接口的原因——可能出于安全考量、性能限制、设计取舍,也可能只是尚未覆盖。

我们对此有明确的边界:

  • 不触碰鉴权与版权保护机制。我们的工作不涉及绕过许可验证、破解加密或任何形式的授权规避。
  • 不以牟利为目的分发原程序的受保护内容

我们也对部分社区流通的修改版本提供有限兼容,理由是这些版本在特定使用场景下存在客观需求,而非出于对原版的替代意图。

我们理解上述做法在未经授权时存在法律与道德上的模糊地带,并对此保持审慎。我们愿意与官方开发者就此进行直接沟通,如果官方有意通过更完善的接口覆盖这些功能需求,我们乐于配合和适配。我们的目标始终是扩展生态而非绕过它。

AI 使用说明

SynthV Copilot 的工具旨在辅助创作,而非替代创作者的判断与署名。

我们要求以下使用规范:

  • 主动披露:无论所在平台是否有明确要求,均应在发布时如实说明 AI 的参与情况,不得以暗示、省略或其他间接方式使他人误认为作品完全由人工独立完成。
  • 责任归属:工具的产出物由使用者负责,本组织及工具作者不为任何生成内容背书。
  • 署名独立:使用 AI 辅助不影响创作者正当署名,也无需以此为由回避署名。
  • 来源标注:无需在作品中注明由本组织工具或材料辅助创作,除非具体工具另有明确说明。

本组织自身的项目遵守相同标准。

仓库

仓库 说明
synthv-agent-bridge 编辑器与外部工具之间的桥接层
SV1_Harmony_API SV1 和声功能 API
SKILLS AI 领域技能包

声明

SynthV Copilot 是创作者自发组建的非营利性组织,与 Dreamtonics 及其关联方不存在任何隶属、授权或合作关系。

本组织发布的使用规范与倡议均属自律性声明,不构成任何具有法律约束力的合同或义务。

本组织在描述所支持的软件时使用 Synthesizer V、SynthV 等名称,属于指代性使用,旨在说明兼容对象,不暗示任何商标许可或官方背书。相关名称及商标归其各自权利人所有。


English

About

Synthesizer V's creative workflow has long suffered from fragmentation: editors, voicebanks, scripting interfaces, and external tools operate in silos with no shared protocol. This forces every AI integration to re-solve the same adaptation problem for each component independently.

SynthV Copilot builds a standardized access layer on top of this ecosystem, enabling AI tooling to interact with Synthesizer V's various versions and capabilities through a consistent interface, without per-version adaptation overhead.

Our goal is both to reduce the cost of building SynthV-related tools and to enable AI to take a meaningful role throughout the vocal synthesis creative process — from project I/O and parameter tuning to lyric assistance and arrangement.

Creative Philosophy

We believe the barrier to vocal synthesis creation should not be determined by technical skill or team size. Anyone with a creative intent should be able to participate — not be stopped by a lack of tuning experience, arrangement skills, or collaborators. That is precisely where AI assistance has value.

But tools cannot replace the act of creation itself. AI should participate in the creative process as a supporting means, not generate a finished song for a creator to sign off on. Its role is to absorb technical burden — not to occupy the position of the creative subject.

Efficiency gains should translate into quality gains, not volume. The outcomes we are working toward:

  • Experienced creators producing work of equal or higher quality in less time, with less dependency on team collaboration;
  • Beginners getting enough guidance through complete SKILL packs to independently carry a full creative project from start to finish;
  • A lower barrier to entry meaning more people can participate — not more low-effort content filling the space they open up.

Our tools are designed with this in mind, and we measure our own work against the same standard.

The SynthV ecosystem also faces a direct challenge from end-to-end AI generation — when a single prompt can produce a complete song, the practice of working with voicebanks, hand-tuning parameters, and refining phrase by phrase needs a reason to exist. We think that reason is real: it means the creator has actual control over every acoustic detail, that the voice characteristics and cultural identity embedded in a voicebank continue to matter, and that there is a real person making decisions inside the music. Improving the SynthV tooling ecosystem is our concrete response to the belief that this way of creating is worth keeping.

Supported Scope

SV1 through SV2 Pro, including select modified builds.

Project Directions

Direction Description
MCP Standardized Model Context Protocol interface — the unified AI-facing entry point
Bridge An editor-to-tool bridge providing a stable, cross-version API surface
SKILL Domain skill packs for AI: lyrics, composition, vocal tuning
GUI Agent Interface-driven automation agent covering gaps in scripting API coverage
Toolset Standalone utilities targeting specific creative workflow needs
Voicebank Docs Per-voicebank characteristic notes, tuning guidance, and correction parameters

Implementation Approach

Some functionality cannot be achieved through the official scripting API; in these cases, we use limited application-layer injection or hooking to access functionality not exposed through public interfaces. We make no assumption about why a given feature was not exposed — the reasons could be security considerations, performance constraints, deliberate design choices, or simply an area not yet covered.

Our boundaries are explicit:

  • We do not touch authentication or copy protection mechanisms. Our work does not involve bypassing license verification, breaking encryption, or circumventing authorization in any form.
  • We do not distribute protected content from the original application for commercial gain.

We also provide limited compatibility support for certain modified builds that circulate in the community, where those builds serve real use-case needs — not as a replacement for or alternative to the official release.

We recognize that these practices occupy legally and ethically ambiguous territory in the absence of explicit authorization, and we approach them with care. We are open to direct dialogue with the official developers. If there is interest in addressing these feature needs through expanded official interfaces, we are ready to adapt our tooling accordingly. Our goal is to extend the ecosystem, not to route around it.

AI Use Policy

SynthV Copilot tools are designed to assist creators, not to replace creator judgment or authorship.

Usage expectations:

  • Proactive disclosure: Regardless of whether a platform explicitly requires it, creators should disclose AI involvement at the time of publication. Implying, omitting, or otherwise suggesting through indirect means that a work was completed entirely without AI assistance is not acceptable.
  • Creator responsibility: Outputs produced with these tools are the responsibility of the user. This organization and tool authors do not endorse any generated content.
  • Attribution: Using AI assistance does not affect a creator's right to attribution, nor does it obligate them to disclaim it.
  • Source attribution: There is no requirement to credit this organization's tools or materials in a published work, unless a specific tool explicitly states otherwise.

This organization holds its own projects to the same standard.

Repositories

Repository Description
synthv-agent-bridge Bridge layer between the editor and external tools
SV1_Harmony_API SV1 harmony feature API
SKILLS AI domain skill packs

Disclaimer

SynthV Copilot is a non-profit organization formed independently by creators and has no affiliation, authorization, or cooperative relationship with Dreamtonics or any of its affiliates.

The usage guidelines and policies published by this organization are voluntary, self-imposed statements and do not constitute any legally binding contract or obligation.

References to Synthesizer V, SynthV, and related names in this organization's materials are nominative uses intended to identify the software with which our tools are compatible. They do not imply any trademark license or official endorsement. All respective names and trademarks remain the property of their owners.

Popular repositories Loading

  1. synthv-agent-bridge synthv-agent-bridge Public

    TypeScript 67 10

  2. SKILLS SKILLS Public

    面向 AI 的领域技能包:作词、作曲编曲、Synthesizer V 调校

    6

  3. SV1_Harmony_API SV1_Harmony_API Public

    Lua 1

  4. .github .github Public

    组织简介

    1

  5. pi-agent pi-agent Public

    SynthVCopilot 深度自定义 agent 核心(Rust,编译为 C-ABI 原生 DLL 供 WinUI 3 壳 P/Invoke 直调,作为 submodule)

    Rust

  6. synthv-toolbox synthv-toolbox Public

    SynthVCopilot WinUI 3 桌面应用:GUI 对话/历史、配置 agent、组件安装(ffmpeg/whisper/音高/Sound→MIDI)

    TypeScript

Repositories

Showing 6 of 6 repositories

Top languages

Loading…

Most used topics

Loading…