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

# 보컬 신스 모델

## 모델 세대의 진화

ACE Studio는 보컬 신스 모델을 지속적으로 개선합니다. 최첨단 AI 아키텍처를 기반으로, 독자적인 혁신을 도입해 자연스러움, 표현력, 다국어 정확도, 음성 복제 충실도를 향상합니다.

또한 더 많은 언어와 음악 스타일을 지원하도록 보컬 데이터셋을 책임감 있게 확장합니다. 아키텍처 개선과 새로운 학습 데이터가 출시 기준을 충족하면, 새로운 모델 세대를 공개합니다.

<figure><img src="/files/e4ab37fb9e3066fee8f87c18ec789c5055886c80" 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/86d43d05d7e654853a2122bf9e5c8b1a8d883b8f" 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>솔로23</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-ko/ai/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.
