> 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/ai-sheng-yue-he-cheng/creating-ai-vocals/vocal-controls.md).

# Vocal Controls

{% hint style="info" %}
情感控制是一组全新的高级参数，专为 Verse 2.6 及更高版本的歌声合成模型设计，可对 AI 歌手的演唱表现进行精细调控。这些参数取代了大部分先前的情感控制。
{% endhint %}

## 什么是情感控制

情感控制允许用户通过调整强力、柔和、气声和胸声等特定人声特性，精细调节 AI 歌手的演唱表现。这些控制旨在让用户精确掌握 AI 歌手的音色表现，使演唱更具表现力，并更贴合歌曲需求。

<figure><img src="/files/8435a350d6623400b3245cec25caa938bc5c8a80" alt="An overview of the Vocal Controls parameter lanes in ACE Studio, including Power, Soft, Breathy and Chest."><figcaption></figcaption></figure>

### 基础控制

基础控制由四个可调参数组成，适用于所有 AI 歌手。

<details>

<summary>强力</summary>

“强力”控制人声演唱的力度与强度。提高该参数可让歌手更具力度和冲击力，适合强劲的副歌或戏剧性段落。

</details>

<details>

<summary>柔和</summary>

“柔和”调节歌手整体的温和度与顺滑感。数值越高，歌手听起来越细腻、越舒缓，适合抒情歌或亲密氛围的段落。

</details>

<details>

<summary>气声</summary>

“气声”控制人声中的空气感或气息感。提高该参数会增加轻声、空灵的质感，非常适合梦幻或抒情段落。

</details>

<details>

<summary>胸声</summary>

“胸声”增强低音区的共鸣与厚度，使歌手呈现更丰满、更稳重的音色。这对于营造温暖而饱满的人声存在感很有帮助。

</details>

### 特殊控制

特殊控制仅可在支持这些功能的特定歌手中配置。

<details>

<summary>说唱</summary>

“说唱”控制歌手的说唱风格。提高该参数可增强演奏法的清晰度、速度和节奏感，使歌手更具攻击性和街头感。它适用于嘻哈音乐、流行歌曲中的说唱段落，或任何需要强烈节奏表达的部分。

</details>

<details>

<summary>歌剧</summary>

“歌剧”为人声注入古典美声唱法技巧。提高该参数可增强人声的共鸣与穿透力，加入明亮的颤音和戏剧性音色，使歌手听起来更加明亮饱满。它非常适合演唱古典咏叹调、音乐剧中的华彩段落，或为歌曲增添宏大史诗感。

</details>

<details>

<summary>中国戏曲</summary>

“中国戏曲”为人声注入传统中国戏曲独有的韵味与唱腔。提高该参数会让演奏法更具辨识度，音色更明亮、更高亢，并融入中国戏曲中常见的花腔与装饰音。适合演唱戏曲选段，或将“中国风”元素融入现代音乐。

</details>

### 自动

在未进行任何手动编辑时，AI 会根据旋律、歌词以及当前 AI 歌手的演唱风格，自动推断并生成演唱表现。

## 编辑情感控制

<figure><img src="/files/c5732c196d4ae804fb7ba5c3fb1e2719d8053e29" alt="Drawing a curve for a Vocal Control parameter in ACE Studio by clicking and dragging."><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/ai-sheng-yue-he-cheng/creating-ai-vocals/vocal-controls.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.
