> 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-ja/aibkarushinse/creating-ai-vocals/singing-languages.md).

# 歌唱言語

各AIシンガーは多言語対応で、モデルのバージョンに応じて具体的な多言語サポートが異なります。各シンガーにはそれぞれ **母語** で最適にパフォーマンスできますが、これは母語に限定されるという意味ではありません。

クリップ内では、各ノートごとに異なる言語属性を割り当てられるため、AIボイスはノート単位でさまざまな言語の歌詞を歌えます。

最適なパフォーマンスを確保するには、歌詞がノートに割り当てた言語属性と一致していることが重要です。

## トラックのデフォルト歌唱言語

各ボーカルトラックには独自のデフォルト歌唱言語設定があり、既定ではインターフェース言語に対応します。トラックのデフォルト言語を、インターフェース言語、シンガーの母語、または設定ウィンドウで指定した任意の言語に設定できます [設定ウィンドウ](/docs/product-wiki-ja/akauntoto/preferences.md).

他の言語のボーカルが不要であれば、通常はインターフェース言語が必要な言語である限り、歌唱言語の設定を変更する必要はありません。

その **トラックのデフォルト歌唱言語** は、シンガーの母語にかかわらず、そのトラック内で作成されるノートの言語を決定します。

{% tabs %}
{% tab title="トラックヘッダーで変更する" %}
トラックヘッダーを右クリックし、「ノートのデフォルト言語」ドロップダウンから対象言語を選択します。

<figure><img src="/files/27583b1703d721e0be50de273a3e834267b1fa71" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="ピアノロールで変更する" %}
ノートが選択されていない状態で、ピアノロールのツールバーにある2つ目のドロップダウンから対象言語を選択します。

<figure><img src="/files/f04925606e939f92080fceb8ec7ea6330c8ebdd2" alt="Change Singing Languages in ACE Studio piano roll." width="410"><figcaption></figcaption></figure>
{% endtab %}
{% endtabs %}

## ノートの言語を編集

ノートを選択し、ピアノロールのツールバーから対象言語を選ぶことで、ノートの言語を変更できます。

ただし、これらのノートの歌詞は自動的には翻訳されません。言語属性を変更した後で、歌詞は手動で変更する必要があります。

<figure><img src="/files/680c5fb8b61e34bd54f40eca615920e445148d8c" alt="Editing note languages in ACE Studio piano roll."><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, and the optional `goal` query parameter:

```
GET https://docs.acestudio.ai/docs/product-wiki-ja/aibkarushinse/creating-ai-vocals/singing-languages.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
