> 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/voice-library/vocal-synth-models.md).

# ボーカルシンセモデル

## モデル世代の進化

ACE Studioは、ボーカルシンセモデルを継続的に改良しています。最先端のAIアーキテクチャを基盤に、独自の技術革新を取り入れることで、自然さ、表現力、多言語での精度、そしてボイスクローニングの忠実度を高めています。

また、より多くの言語や音楽スタイルをカバーするため、ボーカルデータセットも責任ある形で拡充しています。アーキテクチャの改良と新しい学習データが当社のリリース基準を満たしたとき、新しいモデル世代を公開します。

<figure><img src="/files/9421c7c05b63169151ff89304a3e19bed176c2e9" alt="Select Vocal Synth Models in ACE Studio."><figcaption></figcaption></figure>

## モデル一覧

以下は、現在のモデル世代とバリエーションのラインアップです：

<table><thead><tr><th width="143.20703125">モデル名</th><th>説明</th><th>対応言語</th></tr></thead><tbody><tr><td><img src="/files/d7b7e019ae56153491a59e0fc742ac95d6613e75" alt="" data-size="line"> Verse 2.6</td><td>高性能・高品質な先進的ボーカルシンセモデルです。</td><td>英語、スペイン語、イタリア語、フランス語、ポルトガル語、韓国語、中国語、日本語</td></tr><tr><td>Verse24</td><td>英語とスペイン語の機能を強化したボーカルシンセモデル。</td><td>英語、中国語、日本語</td></tr><tr><td>Solo24</td><td>Verse24から拡張された、ボイスクローニング向けのボーカルシンセモデル。</td><td>英語、中国語、日本語</td></tr><tr><td>Verse23B</td><td>Verse23モデルをベースに強化されたものです。</td><td>英語、中国語、日本語</td></tr><tr><td>ソロ_D</td><td>Verse23 から拡張された、ボイスクローニング向けに設計されたボーカルシンセモデル。</td><td>英語、中国語、日本語</td></tr><tr><td>Solo23</td><td>Verse23 から拡張された、ボイスクローニング向けに設計されたボーカルシンセモデル。</td><td>英語、中国語、日本語</td></tr><tr><td>Verse23</td><td>ACE Studio の初の多言語対応ボーカルシンセモデル。</td><td>英語、中国語、日本語</td></tr></tbody></table>


---

# 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/voice-library/vocal-synth-models.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.
