# AI Vocal Synth

- [Voice Library](https://docs.acestudio.ai/ai-vocal-synth/voice-library.md): Discover and manage AI Voices using the ACE Studio Voice Library.
- [Vocal Synth Models](https://docs.acestudio.ai/ai-vocal-synth/voice-library/vocal-synth-models.md): Explore the evolution and capabilities of ACE Studio's vocal synthesis models.
- [Creating AI Vocals](https://docs.acestudio.ai/ai-vocal-synth/creating-ai-vocals.md): Learn how to generate and refine AI vocals in ACE Studio.
- [Editing Notes](https://docs.acestudio.ai/ai-vocal-synth/creating-ai-vocals/editing-notes.md): Edit MIDI notes for AI vocals in ACE Studio.
- [Editng Lyrics](https://docs.acestudio.ai/ai-vocal-synth/creating-ai-vocals/editng-lyrics.md): Discover how to input lyrics for your AI vocals in ACE Studio.
- [Editing Pitch](https://docs.acestudio.ai/ai-vocal-synth/creating-ai-vocals/editing-pitch.md): Refine pitch for precise vocal expression in ACE Studio.
- [Vocal Controls](https://docs.acestudio.ai/ai-vocal-synth/creating-ai-vocals/vocal-controls.md): Adjust advanced vocal parameters in ACE Studio to precisely control AI singer performance.
- [Emotion Controls](https://docs.acestudio.ai/ai-vocal-synth/creating-ai-vocals/vocal-controls/emotion-controls.md): Adjust vocal parameters for earlier ACE Studio vocal synth models using Emotion Controls.
- [Breath](https://docs.acestudio.ai/ai-vocal-synth/creating-ai-vocals/breath.md): Add and adjust breaths in ACE Studio to make vocal performances sound more natural.
- [Singing Languages](https://docs.acestudio.ai/ai-vocal-synth/creating-ai-vocals/singing-languages.md): Set and manage singing languages for AI singers in ACE Studio.
- [AI Choir](https://docs.acestudio.ai/ai-vocal-synth/creating-ai-vocals/ai-choir.md): Combine multiple AI voices into a single choral track in ACE Studio using AI Choir.
- [Voice Blending](https://docs.acestudio.ai/ai-vocal-synth/creating-ai-vocals/voice-blending.md): Blend multiple AI voice seeds to create unique hybrid voices in ACE Studio.


---

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