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

# Modèles de Synthèse Vocale

## Évolution de la génération de Modèles

ACE Studio itère continuellement sur ses modèles de Synthèse Vocale. S’appuyant sur des architectures d’IA de pointe, nous intégrons des innovations propriétaires pour améliorer la naturalité, l’expressivité, la précision multilingue et la fidélité du Clonage vocal.

Nous élargissons également de manière responsable nos jeux de données vocales afin de couvrir davantage de langues et de styles musicaux. Lorsque les améliorations architecturales et les nouvelles données d’entraînement répondent à nos critères de publication, nous publions une nouvelle génération de Modèles.

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

## Liste des Modèles

Voici la gamme actuelle des générations de Modèles et de leurs variantes :

<table><thead><tr><th width="143.20703125">Nom du Modèle</th><th>Description</th><th>Langues prises en charge</th></tr></thead><tbody><tr><td><img src="/files/d393279d2537d3709b632ebd924b8dc405025cc7" alt="" data-size="line"> Verse 2.6</td><td>Modèle de Synthèse Vocale avancé, aux performances et à la qualité élevées.</td><td>Anglais, espagnol, italien, français, portugais, coréen, chinois, japonais</td></tr><tr><td>Verse24</td><td>Un modèle de Synthèse Vocale enrichi avec la prise en charge de l’anglais et de l’espagnol.</td><td>Anglais, espagnol, chinois, japonais</td></tr><tr><td>Solo24</td><td>Un modèle de Synthèse Vocale étendu à partir de Verse24, conçu pour le Clonage vocal.</td><td>Anglais, chinois, japonais</td></tr><tr><td>Verse23B</td><td>Amélioré à partir du modèle Verse23.</td><td>Anglais, chinois, japonais</td></tr><tr><td>Solo_D</td><td>Un modèle de Synthèse Vocale étendu à partir de Verse23, conçu pour le Clonage vocal.</td><td>Anglais, chinois, japonais</td></tr><tr><td>Solo23</td><td>Un modèle de Synthèse Vocale étendu à partir de Verse23, conçu pour le Clonage vocal.</td><td>Anglais, chinois, japonais</td></tr><tr><td>Verse23</td><td>Le premier modèle multilingue de Synthèse Vocale d’ACE Studio.</td><td>Anglais, chinois, japonais</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-fr/synthetiseur-vocal-ia/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.
