# 演唱语言

每位 AI 歌手均为多语言支持，具体支持的语言取决于模型版本。尽管每位歌手都有其 **母语** （在该语言中表现最佳），但这并不意味着他们只能使用母语演唱。

在一个片段内，您可以为每个音符分配不同的语言属性，使 AI 声线能够按音符逐个演唱不同语言的歌词。

为确保最佳表现，请确保歌词与分配给该音符的语言属性相匹配。

## 轨道的默认演唱语言

每个歌手轨道都有自己的默认演唱语言设置，默认情况下与界面语言一致。您可以将轨道的默认语言设置为跟随界面语言、歌手的母语，或在 [偏好设置 窗口](/docs/product-wiki-zh/zhang-hu-yu-she-zhi/pian-hao-she-zhi.md).

如果不需要使用其他语言的人声，并且界面语言就是您需要的语言，通常无需更改演唱语言设置。

The **轨道默认演唱语言** 决定在该轨道内创建的音符的语言，与歌手的母语无关。

{% tabs %}
{% tab title="在轨道标题上更改" %}
右击轨道标题，从“音符默认语言”下拉菜单中选择目标语言。

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

{% tab title="在钢琴卷帘窗中更改" %}
当未选中任何音符时，在钢琴卷帘窗工具栏的第二个下拉菜单中选择目标语言。

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

## 编辑音符语言

您可以通过选中音符并在钢琴卷帘窗工具栏中选择目标语言来更改该音符的语言。

请记住，更改语言属性后，这些音符上的歌词不会自动翻译。您需要在更改语言属性后手动修改歌词。

<figure><img src="/files/8150bc0b626f2290472fc87daac7ba6fc056ff0f" alt="Editing note languages in ACE Studio piano roll."><figcaption></figcaption></figure>


---

# 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/yan-chang-yu-yan.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.
