# What's New

## Welcome to ACE Studio 2.0!

We are thrilled to announce the release of ACE Studio 2.0.

ACE Studio has evolved from an AI vocal workstation into a comprehensive **AI Music Workstation**, designed to keep musicians ahead in the AI era.

{% embed url="<https://www.youtube.com/watch?v=ncdTeDCPdto>" %}

Here are the major updates in Version 2.0:

## New AI Voices Powered by Verse25

Experience a new generation of AI singers powered by our brand-new Verse25 vocal synth model. It offers unprecedented realism and emotional depth across 140+ AI voices in 8 languages (English, Chinese, Japanese, Korean, Spanish, Italian, French, and Portuguese). We've also expanded into new genres including Country, Rap, Afro, and Theatre.

{% content-ref url="../ai-vocal-synth/creating-ai-vocals" %}
[creating-ai-vocals](https://docs.acestudio.ai/ai-vocal-synth/creating-ai-vocals)
{% endcontent-ref %}

## New AI Instruments Powered by Chorus25

Go beyond vocals with our new AI Instruments, featuring the Chorus25 model for ultra-realistic strings. The update includes violins, violas, cellos, saxophones, trumpets, and the duduk. All instruments support precise articulation control for nuanced performances.

{% content-ref url="../ai-instruments/create-instrument-sounds" %}
[create-instrument-sounds](https://docs.acestudio.ai/ai-instruments/create-instrument-sounds)
{% endcontent-ref %}

## New Generative Kits & Enhanced Tools

* Generative Kits: Use the new Layer Generator, Music Enhancer, and Inspire Starter to quickly create loops, samples, and layers for instant inspiration.
* Updated Tools: Includes an upgraded Stem Splitter and enhanced Vocal-to-MIDI conversion.

{% content-ref url="../ai-tools" %}
[ai-tools](https://docs.acestudio.ai/ai-tools)
{% endcontent-ref %}

## New Interface: The Canvas

We’ve completely redesigned the arrangement workspace, now called the Canvas. It provides a fluid, "What You See Is What You Hear" experience. Simply drag & drop to access AI Voices, Instruments, and Tools, making your workflow visually coherent and efficient.

{% content-ref url="../project/arrangement-in-canvas" %}
[arrangement-in-canvas](https://docs.acestudio.ai/project/arrangement-in-canvas)
{% endcontent-ref %}

## Turbo Mode and Pre-rendering

Accelerate your creative process with Turbo Mode and Pre-rendering, which significantly reduce the time needed for AI synthesis and streamline your production loop.

{% content-ref url="../ai-rendering" %}
[ai-rendering](https://docs.acestudio.ai/ai-rendering)
{% endcontent-ref %}

## Video Track & Video Composer

You can now import videos directly into ACE Studio.

This allows you to compose music based on your video content, or simply use the Video Composer Agent to automatically generate music and sound effects that perfectly match your video with a single click.

{% content-ref url="../project/arrangement-in-canvas/video-track" %}
[video-track](https://docs.acestudio.ai/project/arrangement-in-canvas/video-track)
{% endcontent-ref %}

{% content-ref url="../ai-tools/video-composer" %}
[video-composer](https://docs.acestudio.ai/ai-tools/video-composer)
{% endcontent-ref %}


---

# Agent Instructions: 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:

```
GET https://docs.acestudio.ai/getting-started/whats-new.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
