# 创建 AI 歌声

要生成 AI 人声，您需要在画布上将一个 [AI 声线](/docs/product-wiki-zh/ai-sheng-yue-he-cheng/sheng-xian-ku.md) ，并从画布上为该轨道创建一个 [片段](/docs/product-wiki-zh/gong-cheng/hua-bu-zhong-de-bian-qu/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>AI合唱</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>

可以。您可以使用 [Lyrics Panel](/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: 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-zh/ai-sheng-yue-he-cheng/chuang-jian-ai-ge-sheng.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.
