> 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-ko/ai/ai/voice-blending.md).

# 음성 혼합

## 음성 혼합이란?

이 기능을 사용하면 서로 다른 음성을 혼합하여 AI로 하이브리드 음성을 만들 수 있습니다.

음성 혼합을 사용하면 동일한 보컬 신스 모델 버전 아래에서 여러 음성 시드를 결합할 수 있습니다.

사용자 지정한 혼합 프리셋을 음성 라이브러리에 수동으로 저장할 수 있습니다.

혼합 프리셋을 사용하려면 캔버스나 트랙 헤더로 드래그하기만 하면 됩니다.

## 음성 혼합

트랙 헤더를 클릭하여 트랙 패널을 엽니다. 트랙 패널에는 "음성 혼합"이라는 모듈이 있습니다.

* 다음을 클릭합니다 <kbd>+</kbd> 팝업 목록에서 다른 음성 시드를 추가하는 버튼.
* 각 페이더를 세로로 드래그하여 혼합 비율을 조정합니다.
* 시드를 마우스 오른쪽 버튼으로 클릭하여 삭제하거나 복사합니다.
* 패널 오른쪽 상단의 설정 메뉴를 사용해 혼합 레시피를 다른 싱어 트랙에 복사하여 붙여넣을 수 있습니다.

<figure><img src="/files/1a6959249102e88358865f1e259f93fb73346350" 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 및 이전 버전에서는 음성 혼합에 두 개의 별도 차원, 즉 음색과 Style이 사용됩니다.\
기본적으로 두 비율은 동기화되어 있습니다. 각 시드 가운데의 체인 버튼을 클릭하여 동기화를 해제하고 개별적으로 조정할 수 있습니다.
{% endhint %}

### 유니슨 모드에서 음성 혼합

내의 각 음성에 대해 음성 혼합을 사용할 수 있습니다 [보컬용 유니즌 모드](/docs/product-wiki-ko/ai/ai/unison-mode-for-vocals.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-ko/ai/ai/voice-blending.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.
