> 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-zh/ai-sheng-yue-he-cheng/chuang-jian-ai-ge-sheng/yan-chang-yu-yan.md).

# 演唱语言

每位 AI 歌手都支持多语言，并且具体的多语言支持取决于模型版本。虽然每位歌手都有各自的 **母语** 在该语言下表现最佳，但这并不意味着他们只能使用母语演唱。

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

为确保最佳效果，歌词应与分配给该音符的语言属性一致。

## 轨道的默认演唱语言

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

如果您不需要其他语言的歌声，只要界面语言是您需要的语言，通常无需更改演唱语言设置。

该 **轨道默认演唱语言** 决定轨道内创建的音符语言，而不受其原生演唱语言影响。

{% 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
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-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.
