# 가창 언어

각 AI 가수는 다국어를 지원하며, 지원 범위는 모델 버전에 따라 다릅니다. 각 가수마다 고유한 **모국어** 에서 가장 최적의 성능을 발휘하지만, 이는 해당 언어로만 제한된다는 의미는 아닙니다.

클립 내에서 각 음표에 다른 언어 속성을 지정할 수 있어 AI 음성이 음표별로 다양한 언어의 가사를 노래할 수 있습니다.

최적의 성능을 위해서는 가사가 음표에 할당된 언어 속성과 일치하는 것이 중요합니다.

## 트랙의 기본 노래 언어

각 가수 트랙에는 자체 기본 노래 언어 설정이 있으며, 기본값은 인터페이스 언어와 일치합니다. 트랙의 기본 언어를 인터페이스 언어, 가수의 모국어 또는 [환경설정 창](/docs/product-wiki-ko/account-and-settings/preferences.md).

다른 언어의 보컬이 필요하지 않은 경우, 인터페이스 언어가 필요한 언어라면 일반적으로 노래 언어 설정을 변경할 필요가 없습니다.

The **트랙 기본 노래 언어** 은(는) 해당 트랙에서 생성된 음표들의 언어를 결정하며, 이는 가수의 모국어와 무관합니다.

{% tabs %}
{% tab title="트랙 헤더에서 변경하기" %}
트랙 헤더를 우클릭하고 "음표의 기본 언어" 드롭다운에서 대상 언어를 선택하세요.

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

{% tab title="피아노 롤에서 변경하기" %}
음표가 선택되어 있지 않을 때, 피아노 롤 툴바의 두 번째 드롭다운에서 대상 언어를 선택하세요.

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

## 음표 언어 편집

음표를 선택한 후 피아노 롤 툴바에서 대상 언어를 선택하여 음표의 언어를 변경할 수 있습니다.

단, 해당 음표의 가사는 자동으로 번역되지 않습니다. 언어 속성을 변경한 후 가사를 수동으로 변경해야 합니다.

<figure><img src="/files/0faa7000a4be553dffd2f91be95afbd091b1dde0" 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-ko/ai/ai/singing-languages.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.
