> 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-ja/aibkarushinse/creating-ai-vocals.md).

# AIボーカルの作成

AIボーカルを生成するには、読み込む必要があります [AIシンガー](/docs/product-wiki-ja/aibkarushinse/voice-library.md) トラック上に挿入し、 [クリップ](/docs/product-wiki-ja/purojekuto/arrangement-in-canvas/clips.md) キャンバス上のこのトラックに、〜を使って [MIDIノート](/docs/product-wiki-ja/ai-le-qi/create-instrument-sounds/editing-notes.md) と [歌詞](/docs/product-wiki-ja/aibkarushinse/creating-ai-vocals/no.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/f06f8d4f9b2bcdde2d2cc065b05d2dfb1f1a748c">/pages/f06f8d4f9b2bcdde2d2cc065b05d2dfb1f1a748c</a></td><td><a href="/files/7d040bff4fbea9492b31351c59e5606608906e17">/files/7d040bff4fbea9492b31351c59e5606608906e17</a></td></tr><tr><td>歌詞の編集</td><td><a href="/pages/63e4854ac276caa60a869e39ac0e9f194dcf552c">/pages/63e4854ac276caa60a869e39ac0e9f194dcf552c</a></td><td><a href="/files/2769b0800bd02aee85940e1ebd2b1697aad29d62">/files/2769b0800bd02aee85940e1ebd2b1697aad29d62</a></td></tr><tr><td>ピッチの編集</td><td><a href="/pages/0a2213521f736647418e052b54600aa5547dc379">/pages/0a2213521f736647418e052b54600aa5547dc379</a></td><td><a href="/files/213ba7e7462fad18c055e0bed48c1fee1b1bde92">/files/213ba7e7462fad18c055e0bed48c1fee1b1bde92</a></td></tr><tr><td>ボーカルコントロール</td><td><a href="/pages/dd48807ba04c163580a13d5b0f93dc93436d2e3e">/pages/dd48807ba04c163580a13d5b0f93dc93436d2e3e</a></td><td><a href="/files/a95a6e6ef4d7ab6d18c6129da0b451883b7d4bf5">/files/a95a6e6ef4d7ab6d18c6129da0b451883b7d4bf5</a></td></tr><tr><td>歌唱言語</td><td><a href="/pages/740e1f5fac05ce91bae5ff7420314ec4f7c449d5">/pages/740e1f5fac05ce91bae5ff7420314ec4f7c449d5</a></td><td><a href="/files/5257885395c334ad9cd8fc4ba4b78ae3cb009ae3">/files/5257885395c334ad9cd8fc4ba4b78ae3cb009ae3</a></td></tr><tr><td>ユニゾンモード</td><td><a href="/pages/60b03b3db962e6231b480681d615127430e0b953">/pages/60b03b3db962e6231b480681d615127430e0b953</a></td><td><a href="/files/b03b0d40a9e35db5a65bf21c0ca9f3d9b69546a9">/files/b03b0d40a9e35db5a65bf21c0ca9f3d9b69546a9</a></td></tr></tbody></table>

## FAQ

<details>

<summary>MIDIまたはMusicXMLファイルをインポートできますか？</summary>

はい。MIDIまたはMusicXMLファイルをACE Studioにインポートできます。詳細については、 [ファイルをインポート](/docs/product-wiki-ja/purojekuto/file-management/import-files.md).

</details>

<details>

<summary>他の場所から歌詞全体を貼り付けられますか？</summary>

はい。メロディに歌詞全体を貼り付けるには、 [歌詞パネル](/docs/product-wiki-ja/aibkarushinse/creating-ai-vocals/no.md#edit-with-lyrics-panel).

</details>

<details>

<summary>フレーズの前に呼吸音を追加できますか？</summary>

はい。AIパラメータパネルで呼吸音を追加できます。詳細は次をご参照ください [呼吸音](/docs/product-wiki-ja/aibkarushinse/creating-ai-vocals/breath.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-ja/aibkarushinse/creating-ai-vocals.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.
