> 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/kuai-su-ru-men/whats-new.md).

# 新功能

## 欢迎来到 ACE Studio 2.0！

我们非常高兴地宣布 ACE Studio 2.0 正式发布。

ACE Studio 已从一款 AI 人声工作站发展为一个全面的 **AI 音乐工作站**，旨在帮助音乐人在 AI 时代保持领先。

{% embed url="<https://www.youtube.com/watch?v=ncdTeDCPdto>" %}

以下是 2.0 版本的主要更新：

## 全新 Verse25 驱动的 AI 声线

体验由全新 Verse25 歌声合成模型驱动的新一代 AI 歌手。该模型在 8 种语言（英语、中文、日语、韩语、西班牙语、意大利语、法语和葡萄牙语）中提供超过 140 种 AI 声线，带来前所未有的真实感与情感深度。我们还拓展了新的音乐风格，包括乡村、说唱、Afro 和音乐剧。

{% content-ref url="/pages/514250dde89882e1906ddf92a77db4967c4f8c4f" %}
[创建 AI 歌声](/docs/product-wiki-zh/ai-sheng-yue-he-cheng/creating-ai-vocals.md)
{% endcontent-ref %}

## 全新 Chorus25 驱动的 AI乐器

借助全新的 AI乐器突破歌声的边界，其中的 Chorus25 模型可呈现超真实的弦乐。本次更新包含小提琴、中提琴、大提琴、萨克斯管、小号和杜杜克笛。所有乐器均支持精准的演奏法控制，带来细腻的演奏表现。

{% content-ref url="/pages/7b67922215477f364ef31fb7b95d948e6bf00d0f" %}
[创建乐器音色](/docs/product-wiki-zh/ai-yue-qi/create-instrument-sounds.md)
{% endcontent-ref %}

## 全新生成套件与增强工具

* 生成套件：使用全新的层生成器、音乐增强器和灵感启动器，快速创建循环段、素材和层次，即刻激发灵感。
* 更新的工具：包含升级后的音轨分离以及增强的人声转 MIDI 功能。

{% content-ref url="/pages/bfd1cede8da3dbc692b918d20866d300748b74ba" %}
[AI 工具](/docs/product-wiki-zh/ai-gong-ju/inspire-me.md)
{% endcontent-ref %}

## 全新界面：画布

我们彻底重新设计了编曲工作区，现在称为画布。它提供流畅的“所见即所听”体验。只需拖放即可使用 AI 声线、乐器和工具，使您的工作流程在视觉上更连贯、更高效。

{% content-ref url="/pages/e4c16b21b93c04f318a5ca64bde87bc0f13c708d" %}
[画布中的编曲](/docs/product-wiki-zh/gong-cheng/arrangement-in-canvas.md)
{% endcontent-ref %}

## Turbo Mode 和预渲染

借助 Turbo Mode 和预渲染加速您的创作流程，显著缩短 AI 合成所需时间，并简化您的制作循环。

{% content-ref url="/pages/576b49690e9d3f649eeb76c36807987dce2cb898" %}
[AI 渲染](/docs/product-wiki-zh/ai-xuan-ran/cloud-rendering.md)
{% endcontent-ref %}

## 视频轨道与视频作曲器

现在，您可以直接将视频导入 ACE Studio。

这让您能够根据视频内容创作音乐，或直接使用视频作曲器智能体，一键自动生成与视频完美匹配的音乐和音效。

{% content-ref url="/pages/3b072337e7a2103c4bfaefb8b2e85af7a0c91284" %}
[视频轨道](/docs/product-wiki-zh/gong-cheng/arrangement-in-canvas/video-track.md)
{% endcontent-ref %}

{% content-ref url="/pages/ccd2c671b7c5110e285b638bf0e0792bca30be9e" %}
[视频作曲](/docs/product-wiki-zh/ai-gong-ju/video-composer.md)
{% endcontent-ref %}

## 音乐视频

无需离开 ACE Studio，即可将歌曲制作成完整的音乐视频。AI 导演智能体可为您的歌曲策划、选角、制作分镜并生成完整剪辑的视频，而您则掌控关键的创意决策。

{% embed url="<https://www.youtube.com/watch?v=amx7gYLPW10>" %}

{% content-ref url="/pages/fa9106b81b46f3447450c06a23f7b5398a773dbf" %}
[音乐视频](/docs/product-wiki-zh/ai-gong-ju/music-video.md)
{% endcontent-ref %}


---

# 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/kuai-su-ru-men/whats-new.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.
