> 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.md).

# AIボーカルシンセ

- [シンガーライブラリ](https://docs.acestudio.ai/docs/product-wiki-ja/aibkarushinse/voice-library.md): ACE StudioのシンガーライブラリでAIボイスを検索・管理します。
- [ボーカルシンセモデル](https://docs.acestudio.ai/docs/product-wiki-ja/aibkarushinse/voice-library/vocal-synth-models.md): ACE Studioのボーカル合成モデルの進化と機能をご紹介します。
- [AIボーカルを作成](https://docs.acestudio.ai/docs/product-wiki-ja/aibkarushinse/creating-ai-vocals.md): ACE StudioでAIボーカルを生成・調整する方法を学びます。
- [音符の編集](https://docs.acestudio.ai/docs/product-wiki-ja/aibkarushinse/creating-ai-vocals/editing-notes.md): ACE StudioでAIボーカル用のMIDIノートを編集します。
- [歌詞の編集](https://docs.acestudio.ai/docs/product-wiki-ja/aibkarushinse/creating-ai-vocals/editing-lyrics.md): ACE StudioでAIボーカル用の歌詞を入力する方法をご紹介します。
- [ピッチの編集](https://docs.acestudio.ai/docs/product-wiki-ja/aibkarushinse/creating-ai-vocals/editing-pitch.md): ACE Studioでピッチを調整し、精密なボーカル表現を実現します。
- [ボーカルコントロール](https://docs.acestudio.ai/docs/product-wiki-ja/aibkarushinse/creating-ai-vocals/vocal-controls.md): ACE Studioで高度なボーカルパラメータを調整し、AIシンガーのパフォーマンスを精密にコントロールします。
- [エモーションコントロール](https://docs.acestudio.ai/docs/product-wiki-ja/aibkarushinse/creating-ai-vocals/vocal-controls/emotion-controls.md): エモーションコントロールを使用して、旧世代のACE Studioボーカルシンセモデルのボーカルパラメータを調整します。
- [呼吸音](https://docs.acestudio.ai/docs/product-wiki-ja/aibkarushinse/creating-ai-vocals/breath.md): ACE Studioで呼吸音を追加・調整し、ボーカルパフォーマンスをより自然にします。
- [歌唱言語](https://docs.acestudio.ai/docs/product-wiki-ja/aibkarushinse/creating-ai-vocals/singing-languages.md): ACE StudioでAIシンガーの歌唱言語を設定・管理します。
- [ボーカルのユニゾンモード](https://docs.acestudio.ai/docs/product-wiki-ja/aibkarushinse/creating-ai-vocals/unison-mode-for-vocals.md): ACE Studioで複数のAIボイスを1つのユニゾントラックに統合します。
- [ボイスブレンディング](https://docs.acestudio.ai/docs/product-wiki-ja/aibkarushinse/creating-ai-vocals/voice-blending.md): 複数のAIボイスシードをブレンドし、ACE Studioで独自のハイブリッドボイスを作成します。


---

# 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.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.
