> 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-kai-shi/whats-new.md).

# 新增内容

介绍 ACE Studio 2.0 的全新 AI 声线、乐器、生成套件、重新设计的画布、音乐视频以及性能提升。

## 欢迎使用 ACE Studio 2.0！

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

ACE Studio 已从 AI 歌声工作站发展为一套全面的 **AI 音乐工作站**，旨在让音乐人在 AI 时代始终保持领先。

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

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

## 由 Verse V2 驱动的全新 AI 声线

体验由全新 Verse V2 歌声合成模型驱动的新一代 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-kai-shi/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.
