> 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/chuang-jian-ai-ge-sheng/vocal-controls.md).

# Vocal Controls

{% hint style="info" %}
Vocal Controls（声线控制）是一组为 Verse25 及以后型号的声乐合成模型设计的新型高级参数，允许对 AI 歌手的演绎进行精细调节。这些参数取代了大部分之前的情感控制。
{% endhint %}

## 什么是 Vocal Controls（声线控制）

Vocal Controls 允许用户通过调整如 Power、Soft、Breathy 与 Chest 等特定声线特质，对 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>Power</summary>

“Power”控制演唱的力量与强度。提高此参数可使人声更有能量与冲击力，适合高能合唱段或戏剧化时刻。

</details>

<details>

<summary>Soft</summary>

“Soft”调整人声的温柔与平滑度。更高的柔和度会使声音听起来更细腻、舒缓，适用于抒情或亲密的段落。

</details>

<details>

<summary>Breathy</summary>

“Breathy”控制声音中的气息感或呼吸质感。提高此参数会带来低语般、空灵的质地，适合梦幻或情感丰富的段落。

</details>

<details>

<summary>Chest</summary>

“Chest”增强低音区的共鸣与厚度，使声音更饱满、扎实。用于营造温暖且富有存在感的人声。

</details>

### 特殊控制

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

<details>

<summary>Rap</summary>

“Rap”控制声音的说唱风格。提高此参数可增强吐字的清晰度、速度与节奏感，使声音更具攻击性与街头感。适合嘻哈的说唱段落、流行歌曲中的说唱部分，或任何需要强烈节奏表达的段落。

</details>

<details>

<summary>Opera</summary>

“Opera”将古典美声（bel canto）技法注入人声。提高此参数可增强声音的共鸣与穿透力，带来明亮的颤音与戏剧性的音色，使声音更为明亮饱满。适合演唱古典咏叹调、音乐剧中辉煌段落，或为歌曲增添宏大史诗感。

</details>

<details>

<summary>Chinese Opera</summary>

“Chinese Opera”将传统中国戏曲的独特韵味与唱法融入人声。提高此参数会使吐字更具辨识度，音色更明亮且偏高，并加入中国戏曲常见的花腔与装饰音。适用于演唱戏曲选段或向现代音乐中引入“中国式”元素。

</details>

### 自动

在没有手动编辑时，AI 会根据旋律、歌词及当前 AI 声线的演唱风格推断并生成演绎。

## 编辑 Vocal Controls（声线控制）

<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:

```
GET https://docs.acestudio.ai/docs/product-wiki-zh/ai-sheng-yue-he-cheng/chuang-jian-ai-ge-sheng/vocal-controls.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.
