# 音乐增强

## 什么是 Music Enhancer

Music Enhancer 是一个使用 AI 重新构想现有音乐的创意工具。在画布上绘制选框即可将该区域内的所有音频转换为增强版本。

## 如何使用 Music Enhancer

点击 **Music Enhancer** 在工具栏中点击按钮以打开生成窗口。

<figure><img src="/files/6d7da054d201ee2a5fa7e41defab246dc81e4fbd" alt=""><figcaption></figcaption></figure>

### 定义你的增强内容

1. 首先，你必须在画布上直接选中要增强的音频。该工具将处理 **所有音频内容** 位于你所选区域内的音频。
2. 继续后，工具会自动分析原始音频的 **Lyrics** （若有）和音乐的 **Styles** 。
3. 你可以在 **Styles** 框中手动修改文本来描述你想要的新版风格。例如，你可以将“funky drums, brass, organ”改为“symphonic orchestra, epic choir, cinematic strings”。如有需要，你也可以编辑 **Lyrics** 。
4. 使用 **Consistency with selection** 滑块来控制新轨道与原始音频的贴合程度。
5. 点击 <kbd>Enhance</kbd> 以开始创建流程。

### 管理你的增强会话

所有增强会话和轨道都保存在你的账号下。可在左侧面板发起新的增强或访问你的会话。在结果面板查看增强后的轨道。

* **Download**：完成后，轨道即可使用。只需点击 <i class="fa-download">:download:</i> 下载按钮即可获取音频并投入使用。
* **Preview**：你可以点击 <i class="fa-play">:play:</i> 按钮快速试听，并查看用于生成的详细信息。
* **Add to Canvas**：将轨道直接拖到画布上即可。


---

# Agent Instructions: 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:

```
GET https://docs.acestudio.ai/docs/product-wiki-zh/ai-gong-ju/yin-yue-zeng-qiang.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
