> 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.md).

# AI 보컬 만들기

AI 보컬을 생성하려면, 다음을 불러와야 합니다 [AI 음성](/docs/product-wiki-ko/ai/voice-library.md) 트랙에 삽입하고, 다음을 생성해야 합니다 [클립](/docs/product-wiki-ko/project/arrangement-in-canvas/clips.md) 이 캔버스의 이 트랙에 ...로 [MIDI 노트](/docs/product-wiki-ko/ai-1/create-instrument-sounds/editing-notes.md) 및 [가사](/docs/product-wiki-ko/ai/creating-ai-vocals/editng-lyrics.md) 콘텐츠로 사용합니다.

## 핵심 기능

<table data-view="cards"><thead><tr><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td>음표 편집</td><td><a href="/pages/8d8a48dc5de4c4297590131dca75f36176f76ba8">/pages/8d8a48dc5de4c4297590131dca75f36176f76ba8</a></td><td><a href="/files/f30290d84e5fb8d2546ae4f1cced0b610b6f74ef">/files/f30290d84e5fb8d2546ae4f1cced0b610b6f74ef</a></td></tr><tr><td>가사 편집</td><td><a href="/pages/cfb888507f9b0e985266a4dba4b4791ac745688c">/pages/cfb888507f9b0e985266a4dba4b4791ac745688c</a></td><td><a href="/files/9d1dd163c752248ead834fe710c4677b7c038a4d">/files/9d1dd163c752248ead834fe710c4677b7c038a4d</a></td></tr><tr><td>피치 편집</td><td><a href="/pages/b85dba12dc7a0032c156441852789cfa3cacfc8f">/pages/b85dba12dc7a0032c156441852789cfa3cacfc8f</a></td><td><a href="/files/6d1d596d9a5a925e88906e4a485408fefa59f43b">/files/6d1d596d9a5a925e88906e4a485408fefa59f43b</a></td></tr><tr><td>보컬 컨트롤</td><td><a href="/pages/8466105ad07b80bb4407bca060e48bd36f163b65">/pages/8466105ad07b80bb4407bca060e48bd36f163b65</a></td><td><a href="/files/76da7f74125bf60c84cf6f14cd415bd431105280">/files/76da7f74125bf60c84cf6f14cd415bd431105280</a></td></tr><tr><td>노래 언어</td><td><a href="/pages/5f8c853314cf4fd464ce0aa117419597d2f86e37">/pages/5f8c853314cf4fd464ce0aa117419597d2f86e37</a></td><td><a href="/files/5d6ac4ed23f7a7a936bc1a6c24b9227c453ba897">/files/5d6ac4ed23f7a7a936bc1a6c24b9227c453ba897</a></td></tr><tr><td>유니슨 모드</td><td><a href="/pages/788137b6afa05166290c669341b4ede0c7bedb63">/pages/788137b6afa05166290c669341b4ede0c7bedb63</a></td><td><a href="/files/44fab5161c9adf427ea577071f9f180b93355a7d">/files/44fab5161c9adf427ea577071f9f180b93355a7d</a></td></tr></tbody></table>

## FAQ

<details>

<summary>MIDI 또는 MusicXML 파일을 가져올 수 있나요?</summary>

네. ACE Studio에 MIDI 또는 MusicXML 파일을 가져올 수 있습니다. 자세한 내용은 [파일 가져오기](/docs/product-wiki-ko/project/file-management/import-files.md).

</details>

<details>

<summary>다른 곳에서 전체 가사를 붙여넣을 수 있나요?</summary>

네. 다음을 사용하여 전체 가사를 멜로디에 붙여넣을 수 있습니다. [가사 패널](/docs/product-wiki-ko/ai/creating-ai-vocals/editng-lyrics.md#edit-with-lyrics-panel).

</details>

<details>

<summary>구절 앞에 숨을 추가할 수 있나요?</summary>

네. AI 매개변수 패널에서 숨을 추가할 수 있습니다. 자세한 내용은 다음을 참조하세요. [숨](/docs/product-wiki-ko/ai/creating-ai-vocals/breath.md).

</details>


---

# 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.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.
