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

# AI 보컬 신스

- [음성 라이브러리](https://docs.acestudio.ai/docs/product-wiki-ko/ai/voice-library.md): ACE Studio 음성 라이브러리를 사용하여 AI 음성을 탐색하고 관리하세요.
- [보컬 신스 모델](https://docs.acestudio.ai/docs/product-wiki-ko/ai/voice-library/vocal-synth-models.md): ACE Studio 보컬 합성 모델의 발전 과정과 기능을 살펴보세요.
- [AI 보컬 만들기](https://docs.acestudio.ai/docs/product-wiki-ko/ai/creating-ai-vocals.md): ACE Studio에서 AI 보컬을 생성하고 다듬는 방법을 알아보세요.
- [음표 편집](https://docs.acestudio.ai/docs/product-wiki-ko/ai/creating-ai-vocals/editing-notes.md): ACE Studio에서 AI 보컬용 MIDI 음표를 편집하세요.
- [가사 편집](https://docs.acestudio.ai/docs/product-wiki-ko/ai/creating-ai-vocals/editing-lyrics.md): ACE Studio에서 AI 보컬에 가사를 입력하는 방법을 알아보세요.
- [피치 편집](https://docs.acestudio.ai/docs/product-wiki-ko/ai/creating-ai-vocals/editing-pitch.md): ACE Studio에서 정밀한 보컬 표현을 위해 피치를 다듬으세요.
- [보컬 컨트롤](https://docs.acestudio.ai/docs/product-wiki-ko/ai/creating-ai-vocals/vocal-controls.md): AI 싱어의 퍼포먼스를 정밀하게 제어할 수 있도록 ACE Studio에서 고급 보컬 매개변수를 조정하세요.
- [감정 컨트롤](https://docs.acestudio.ai/docs/product-wiki-ko/ai/creating-ai-vocals/vocal-controls/emotion-controls.md): 감정 컨트롤을 사용하여 이전 ACE Studio 보컬 신스 모델의 보컬 매개변수를 조정하세요.
- [숨](https://docs.acestudio.ai/docs/product-wiki-ko/ai/creating-ai-vocals/breath.md): ACE Studio에서 숨을 추가하고 조정하여 보컬 연주를 더욱 자연스럽게 만드세요.
- [노래 언어](https://docs.acestudio.ai/docs/product-wiki-ko/ai/creating-ai-vocals/singing-languages.md): ACE Studio에서 AI 싱어의 노래 언어를 설정하고 관리하세요.
- [보컬용 유니슨 모드](https://docs.acestudio.ai/docs/product-wiki-ko/ai/creating-ai-vocals/unison-mode-for-vocals.md): ACE Studio에서 여러 AI 음성을 하나의 유니슨 트랙으로 결합하세요.
- [음성 혼합](https://docs.acestudio.ai/docs/product-wiki-ko/ai/creating-ai-vocals/voice-blending.md): 여러 AI 음성 시드를 혼합하여 ACE Studio에서 독창적인 하이브리드 음성을 만드세요.


---

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