> 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 有限公司</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.
