> 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/chuang-jian-ai-ge-sheng.md).

# 创建 AI 歌声

要生成 AI 人声，您需要加载一个 [AI歌手](/docs/product-wiki-zh/ai-sheng-yue-he-cheng/ge-shou-ku.md) 到轨道上，并创建一个 [片段](/docs/product-wiki-zh/gong-cheng/hua-bu-zhong-de-bian-pai/pian-duan.md) 在画布中的此轨道上，使用 [MIDI 音符](/docs/product-wiki-zh/ai-yue-qi/chuang-jian-yue-qi-yin-se/bian-ji-yin-fu.md) 和 [歌词](/docs/product-wiki-zh/ai-sheng-yue-he-cheng/chuang-jian-ai-ge-sheng/bian-ji-ge-ci.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/7795de0e34ae0799e5809bbebd9765229dd074d5">/pages/7795de0e34ae0799e5809bbebd9765229dd074d5</a></td><td><a href="/files/e6882a097a591c3bb704a39fc8a5883417b9d374">/files/e6882a097a591c3bb704a39fc8a5883417b9d374</a></td></tr><tr><td>编辑歌词</td><td><a href="/pages/9cd8dae686affb5d5f31705378eac264cc29b9e8">/pages/9cd8dae686affb5d5f31705378eac264cc29b9e8</a></td><td><a href="/files/147afa3dc025b738379190b5b37f82c967ae3566">/files/147afa3dc025b738379190b5b37f82c967ae3566</a></td></tr><tr><td>编辑音高</td><td><a href="/pages/aec8c531db776b484439754264da34cc0c20d5dd">/pages/aec8c531db776b484439754264da34cc0c20d5dd</a></td><td><a href="/files/88119825f9dbe8183ed0dd5c44dff694d7463a70">/files/88119825f9dbe8183ed0dd5c44dff694d7463a70</a></td></tr><tr><td>Vocal Controls</td><td><a href="/pages/1abc2bd73497018762f782445abbd6f08c177f10">/pages/1abc2bd73497018762f782445abbd6f08c177f10</a></td><td><a href="/files/c0d765115487a1c4e5083ca7be024b1f7f2538cd">/files/c0d765115487a1c4e5083ca7be024b1f7f2538cd</a></td></tr><tr><td>演唱语言</td><td><a href="/pages/f6d09f3f99b16c0c224c4daa452b2606ff149779">/pages/f6d09f3f99b16c0c224c4daa452b2606ff149779</a></td><td><a href="/files/d47f8206a62e605cc41533085fb6b3c65c688390">/files/d47f8206a62e605cc41533085fb6b3c65c688390</a></td></tr><tr><td>齐唱模式</td><td><a href="/pages/d5b78b98f8412c062d400ccef15f61743289460b">/pages/d5b78b98f8412c062d400ccef15f61743289460b</a></td><td><a href="/files/7af05fd0fd2d657f148ca60065ad2a66364919a3">/files/7af05fd0fd2d657f148ca60065ad2a66364919a3</a></td></tr></tbody></table>

## 常见问题

<details>

<summary>我可以导入 MIDI 或 MusicXML 文件吗？</summary>

可以。您可以将 MIDI 或 MusicXML 文件导入 ACE Studio。有关更多信息，请参阅 [导入文件](/docs/product-wiki-zh/gong-cheng/wen-jian-guan-li/dao-ru-wen-jian.md).

</details>

<details>

<summary>我可以从其他地方粘贴整首歌词吗？</summary>

可以。你可以使用 [歌词面板](/docs/product-wiki-zh/ai-sheng-yue-he-cheng/chuang-jian-ai-ge-sheng/bian-ji-ge-ci.md#edit-with-lyrics-panel).

</details>

<details>

<summary>我可以在乐句前添加呼吸吗？</summary>

可以。你可以在 AI 参数面板中添加呼吸。更多信息请参阅 [呼吸](/docs/product-wiki-zh/ai-sheng-yue-he-cheng/chuang-jian-ai-ge-sheng/hu-xi.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-zh/ai-sheng-yue-he-cheng/chuang-jian-ai-ge-sheng.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.
