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

# 歌声合成模型

## 模型代际演进

ACE Studio 持续迭代其歌声合成模型。基于最先进的 AI 架构，我们融入专有创新，以提升自然度、表现力、多语言准确性以及声音克隆还原度。

我们也在负责任地扩展人声数据集，以覆盖更多语言和音乐风格。当架构改进与新的训练数据达到我们的发布标准时，我们就会发布新的模型代际。

<figure><img src="/files/613e25d215d8b8cb4f1e89f8aae46dad140a109f" 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/4e6c8315eb7dfc3d9f3ccbe030b61bd23810610f" 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-zh/ai-sheng-yue-he-cheng/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.
