> 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-zh/ai-sheng-yue-he-cheng.md).

# AI声乐合成

- [歌手库](https://docs.acestudio.ai/docs/product-wiki-zh/ai-sheng-yue-he-cheng/ge-shou-ku.md): 使用 ACE Studio 歌手库发现并管理 AI 声线。
- [歌声合成模型](https://docs.acestudio.ai/docs/product-wiki-zh/ai-sheng-yue-he-cheng/ge-shou-ku/ge-sheng-he-cheng-mo-xing.md): 探索 ACE Studio 的人声合成模型的演进与能力。
- [创建 AI 歌声](https://docs.acestudio.ai/docs/product-wiki-zh/ai-sheng-yue-he-cheng/chuang-jian-ai-ge-sheng.md): 了解如何在 ACE Studio 中生成并精修 AI 歌声。
- [编辑音符](https://docs.acestudio.ai/docs/product-wiki-zh/ai-sheng-yue-he-cheng/chuang-jian-ai-ge-sheng/bian-ji-yin-fu.md): 在 ACE Studio 中编辑用于 AI 歌声的 MIDI 音符。
- [编辑歌词](https://docs.acestudio.ai/docs/product-wiki-zh/ai-sheng-yue-he-cheng/chuang-jian-ai-ge-sheng/bian-ji-ge-ci.md): 了解如何在 ACE Studio 中为你的 AI 歌声输入歌词。
- [音高编辑](https://docs.acestudio.ai/docs/product-wiki-zh/ai-sheng-yue-he-cheng/chuang-jian-ai-ge-sheng/yin-gao-bian-ji.md): 在 ACE Studio 中精细调整音高，以实现精准的人声表现。
- [Vocal Controls](https://docs.acestudio.ai/docs/product-wiki-zh/ai-sheng-yue-he-cheng/chuang-jian-ai-ge-sheng/vocal-controls.md): 在 ACE Studio 中调整高级人声参数，精确控制 AI 歌手的表现。
- [情感控制](https://docs.acestudio.ai/docs/product-wiki-zh/ai-sheng-yue-he-cheng/chuang-jian-ai-ge-sheng/vocal-controls/qing-gan-kong-zhi.md): 使用情感控制调整早期 ACE Studio 歌声合成模型的人声参数。
- [呼吸](https://docs.acestudio.ai/docs/product-wiki-zh/ai-sheng-yue-he-cheng/chuang-jian-ai-ge-sheng/hu-xi.md): 在 ACE Studio 中添加和调整呼吸，让歌声表现更自然。
- [演唱语言](https://docs.acestudio.ai/docs/product-wiki-zh/ai-sheng-yue-he-cheng/chuang-jian-ai-ge-sheng/yan-chang-yu-yan.md): 在 ACE Studio 中设置并管理 AI 歌手的演唱语言。
- [歌声的齐唱模式](https://docs.acestudio.ai/docs/product-wiki-zh/ai-sheng-yue-he-cheng/chuang-jian-ai-ge-sheng/ge-sheng-de-qi-chang-mo-shi.md): 在 ACE Studio 中将多个 AI 声线合并为单个齐唱轨道。
- [声音混合](https://docs.acestudio.ai/docs/product-wiki-zh/ai-sheng-yue-he-cheng/chuang-jian-ai-ge-sheng/sheng-yin-hun-he.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, and the optional `goal` query parameter:

```
GET https://docs.acestudio.ai/docs/product-wiki-zh/ai-sheng-yue-he-cheng.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.
