> 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/ai.md): ACE Studio에서 AI 보컬을 생성하고 다듬는 방법을 알아보세요.
- [노트 편집](https://docs.acestudio.ai/docs/product-wiki-ko/ai/ai/editing-notes.md): ACE Studio에서 AI 보컬용 MIDI 노트를 편집하세요.
- [가사 편집](https://docs.acestudio.ai/docs/product-wiki-ko/ai/ai/editng-lyrics.md): ACE Studio에서 AI 보컬의 가사를 입력하는 방법을 알아보세요.
- [피치 편집](https://docs.acestudio.ai/docs/product-wiki-ko/ai/ai/editing-pitch.md): ACE Studio에서 정교한 보컬 표현을 위해 피치를 다듬으세요.
- [보컬 컨트롤](https://docs.acestudio.ai/docs/product-wiki-ko/ai/ai/vocal-controls.md): ACE Studio에서 고급 보컬 매개변수를 조정해 AI 가수의 퍼포먼스를 정밀하게 제어하세요.
- [감정 컨트롤](https://docs.acestudio.ai/docs/product-wiki-ko/ai/ai/vocal-controls/emotion-controls.md): 감정 컨트롤을 사용해 이전 ACE Studio 보컬 신스 모델의 보컬 매개변수를 조정하세요.
- [숨](https://docs.acestudio.ai/docs/product-wiki-ko/ai/ai/breath.md): ACE Studio에서 숨을 추가하고 조정하여 보컬 퍼포먼스를 더 자연스럽게 만드세요.
- [가창 언어](https://docs.acestudio.ai/docs/product-wiki-ko/ai/ai/singing-languages.md): ACE Studio에서 AI 가수의 가창 언어를 설정하고 관리하세요.
- [보컬용 유니즌 모드](https://docs.acestudio.ai/docs/product-wiki-ko/ai/ai/unison-mode-for-vocals.md): ACE Studio에서 여러 AI 음성을 하나의 유니즌 트랙으로 결합하세요.
- [음성 혼합](https://docs.acestudio.ai/docs/product-wiki-ko/ai/ai/voice-blending.md): ACE Studio에서 여러 AI 음성 시드를 혼합해 고유한 하이브리드 음성을 만드세요.


---

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