> 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/sheng-yin-hun-he.md).

# 声音混合

## 什么是声音混合？

借助此功能，您可以将不同声线混合，通过 AI 创建混合声线。

声音混合允许您在同一歌声合成模型版本下组合多个歌手种子。

您可以手动将自定义的混合预设保存到歌手库中。

使用混合预设时，只需将其拖到画布或轨道标题栏上即可。

## 声线混合

点击轨道标题栏打开轨道面板。轨道面板中有一个名为“声线混合”的模块。

* 点击 <kbd>+</kbd> 用于从弹出列表中添加不同歌手种子的按钮。
* 通过在每个推子上垂直拖动来调整混合比例。
* 右键单击某个种子即可删除或复制它。
* 使用面板右上角的设置菜单，可将混合配方复制并粘贴到另一条歌手轨道。

<figure><img src="/files/89024611869b75787cc0c9c45518052cb6ba02b3" alt="Creating a hybrid AI voice in ACE Studio using the Voice Blending panel to mix multiple singers." width="361"><figcaption></figcaption></figure>

{% hint style="info" %}
在 Verse24 及更早版本中，混合涉及两个独立维度：音色和风格。\
默认情况下，它们的比例是同步的。您可以点击每个种子中间的链条按钮取消同步，从而分别调整。
{% endhint %}

### 齐唱模式下的声线混合

您可以为其中的每个声线进行声线混合 [人声的齐唱模式](/docs/product-wiki-zh/ai-sheng-yue-he-cheng/chuang-jian-ai-ge-sheng/ge-sheng-de-qi-chang-mo-shi.md)。该 **声线混合** 该模块对应声线列表中选中的歌手。


---

# 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/sheng-yin-hun-he.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.
