> For the complete documentation index, see [llms.txt](https://docs.acestudio.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.acestudio.ai/docs/product-wiki-zh/fu-lu/license-and-copyright.md).

# 许可证与版权

## 通用条款

ACE Studio 不主张对用户生成的输出内容拥有版权。

除非本页面中某项特定功能、模型、歌手、乐器或第三方服务另有说明，否则您可以将使用 ACE Studio 创建的输出内容用于商业或非商业工程。

您有责任确保对作为输入提供的任何材料拥有必要的权利，包括提示词、歌词、参考音频、Stem、视频以及任何其他上传或引用的内容。

如果在未获得必要权利的情况下提供输入材料，ACE Studio 无法保证所生成的输出内容不会受到第三方权利主张。

本页面说明不同 ACE Studio 功能的许可条款、使用范围及例外情况。

## 歌声合成歌手的使用许可

### 免版税歌手

我们的大多数预制歌手均为免版税。您可以将鼠标悬停在每个 AI 歌手上查看相关信息。

如需许可证明，只需在 AI 歌手资料面板中点击“生成认证许可”按钮。在弹出窗口中输入您的姓名并点击生成，即可为您生成 PDF 文件。

如需有关歌手许可证明的更多帮助，欢迎通过以下方式联系我们 <support@acestudio.ai>

### 需要第三方许可的歌手

尽管大多数歌手均为免版税，但少数歌手若用于商业用途，则需直接向原始提供方获取许可。您可以通过其资料中的“需要第三方许可”标签进行识别。

请直接联系以下提供方以获取您的商业许可：

<table data-header-hidden><thead><tr><th width="177.344482421875"></th><th width="201.8795166015625"></th><th></th></tr></thead><tbody><tr><td><strong>AI 歌手名称</strong></td><td><strong>第三方提供方</strong></td><td><strong>联系信息</strong></td></tr><tr><td>70D-Abyss 工程</td><td>Nylis Co., Ltd</td><td><a href="https://www.abyssproject.info/guideline">https://www.abyssproject.info/guideline</a></td></tr><tr><td>洛天依</td><td>Vsinger</td><td><a href="https://vsinger.com">https://vsinger.com</a></td></tr><tr><td>言和</td><td>Vsinger</td><td><a href="https://vsinger.com">https://vsinger.com</a></td></tr><tr><td>乐正绫</td><td>Vsinger</td><td><a href="https://vsinger.com">https://vsinger.com</a></td></tr><tr><td>乐正龙牙</td><td>Vsinger</td><td><a href="https://vsinger.com">https://vsinger.com</a></td></tr><tr><td>墨清弦</td><td>Vsinger</td><td><a href="https://vsinger.com">https://vsinger.com</a></td></tr><tr><td>徵羽摩柯</td><td>Vsinger</td><td><a href="https://vsinger.com">https://vsinger.com</a></td></tr></tbody></table>

*注意：如需了解这些特定歌手的更多详情，您也可以在 ACE Studio 中其各自的资料面板内点击“了解更多”按钮。*

## AI乐器的使用许可

我们所有的预制乐器均为免版税。您可以将鼠标悬停在每个 AI乐器上查看相关信息。

如需许可证明，只需在 AI乐器资料面板中点击“生成认证许可”按钮。在弹出窗口中输入您的姓名并点击生成，即可为您生成 PDF 文件。

## 声线转换歌手/乐器

我们所有预制的声线转换歌手/乐器均为免版税，您可以自由地将转换后的声线用于任何商业用途。

如需有关歌手许可证明的更多帮助，欢迎通过以下方式联系我们 <support@acestudio.ai>

## 生成式套件

ACE Studio 不主张对生成式套件（包括 Inspire Me、添加层和 Music Enhancer）生成的音频拥有任何版权，因此您可以将使用这些功能创建的音频用于任何商业或非商业用途。

## Video Composer

### 音乐轨道

ACE Studio 不主张对 Video Composer 生成的音乐拥有任何版权，因此您可以将使用此功能创建的音乐用于任何商业或非商业用途。

### 音效

ACE Studio 生成的音效可用于商业或非商业用途。

我们使用第三方 API 服务，在 Video Composer 和 Sound Effects Generator 中提供音效生成功能。

有关音效生成的具体使用条款，请参阅 [服务提供方自己的页面](https://elevenlabs.io/terms-of-use).

## 音乐 AI

我们支持 [**AI 音乐创作原则**](https://aiformusic.info/)**:**

> 《AI 音乐创作原则》为在音乐领域负责任地使用人工智能制定了指导方针。通过采纳这些原则，公司和组织承诺保护人类创造力的重要贡献，并负责任地开发和应用人工智能进行音乐创作。

<figure><img src="/files/5b8b354305352a030970f2b6542b714885562c06" alt="" width="64"><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.acestudio.ai/docs/product-wiki-zh/fu-lu/license-and-copyright.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
