> 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-ko/ai/creating-ai-vocals/breath.md).

# 숨

<figure><img src="/files/7b1f8a5e9adc951df32ba1257c37ed37f0ee9d13" alt="Add breath and adjusting the duration of a breath in ACE Studio."><figcaption></figcaption></figure>

## 숨이란?

사람 가수처럼, 문장 시작에 숨을 추가하면 보컬 퍼포먼스가 보통 더 자연스럽게 들립니다. 이는 특히 긴 문장이나 높은 음에서 유용하며, 숨은 현실감과 감정적 연결감을 더해 줍니다.

숨은 AI 매개변수 패널의 첫 번째 탭으로, 사용자가 보컬 라인 시작 부분에 숨을 추가해 현실감과 표현력을 높일 수 있습니다.

## 숨 편집

### 숨 추가

{% tabs fullWidth="false" %}
{% tab title="자동 추가" %}
다음을 클릭하세요 <kbd>모두 추가</kbd> 왼쪽 패널의 버튼을 눌러 클립 전체에 숨을 자동으로 추가합니다. 숨은 적절한 위치에 지능적으로 배치됩니다.
{% endtab %}

{% tab title="수동 추가" %}
진한 보라색 영역을 클릭하여 숨을 수동으로 추가합니다.
{% endtab %}
{% endtabs %}

### 숨 지속시간: 조정

숨 노트의 왼쪽 가장자리를 드래그하여 숨의 지속시간:을 조정할 수 있습니다.


---

# 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-ko/ai/creating-ai-vocals/breath.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.
