# 声音混合

## 什么是声音混合？

使用此功能，您可以通过 AI 将不同的声线混合，生成混合声线。

声音混合允许您在相同的歌声合成模型版本下合并多个声线种子。

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

要使用混合预设，只需将其拖到画布或拖到轨道头上。

## 声线混合

单击轨道头以打开轨道面板。轨道面板中有一个名为“blend voice”的模块。

* 启动 Logic。 <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 及更早版本中，混合涉及两个独立维度：音色（Timbre）和风格（Style）。\
默认情况下，它们的比例是同步的。您可以点击每个种子中间的链状按钮取消同步，以便独立调整。
{% endhint %}

### 合唱中的声线混合

您可以为合唱中的每个声部混合声线 [合唱](/docs/product-wiki-zh/ai-sheng-yue-he-cheng/chuang-jian-ai-ge-sheng/ai-he-chang.md)。“Blend voices”模块对应于合唱成员列表中所选的声部。


---

# 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-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.
