# ボイスブレンディング

## ボイスブレンディングとは何ですか？

この機能では、AIにより異なるボイスをブレンドしてハイブリッドボイスを作成できます。

ボイスブレンディングでは、同じボーカルシンセのモデルバージョン内で複数のボイスシードを組み合わせることができます。

カスタマイズしたブレンドプリセットは手動でVoice Libraryに保存できます。

ブレンドプリセットを使用するには、キャンバスまたはトラックヘッダーにドラッグするだけです。

## ボイスのブレンド

トラックヘッダーをクリックしてトラックパネルを開きます。トラックパネルには「blend voice」と呼ばれるモジュールがあります。

* で起動してください。 <kbd>+</kbd> ポップアップリストから異なるボイスシードを追加するにはボタンを使用します。
* 各フェーダー上で垂直にドラッグしてブレンド比率を調整します。
* シードを右クリックして削除またはコピーできます。
* パネル右上の設定メニューから、ブレンドのレシピを別のシンガートラックにコピー＆ペーストできます。

<figure><img src="/files/645ecca3b7222bd5e75b19d0c7a50603f71b0d60" 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 の2つの独立した軸で行われます。\
デフォルトではそれらの比率は同期されています。各シードの中央にあるチェーンボタンをクリックすると同期を解除し、個別に調整できます。
{% endhint %}

### 合唱でのボイスブレンド

各ボイスに対してボイスをブレンドできます（ [合唱](/docs/product-wiki-ja/aibkarushinse/aibkaruno/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-ja/aibkarushinse/aibkaruno/boisuburendingu.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.
