# Voice Changer

## What Is Voice Changer

Voice Changer is a tool that allows you to transform the voice in a vocal track into another voice or even into the sound of instruments. The voice changer not only alters the timbre but also adjusts certain stylistic elements, while keeping the melody and lyrics unchanged.

## How to Use Voice Changer

Voice Changer operates on a selected region of your timeline. Click and drag on the Canvas to create a selection. This defines the exact region you want to apply the voice changer effect to.

There are 2 ways to open the Voice Changer panel:

* Click the **Voice Changer** icon in the main toolbar.

<figure><img src="/files/rI26U0YKT9Y5D1HSXXot" alt=""><figcaption></figcaption></figure>

* With your region selected, right-click on it to open the context menu. Navigate to the AI Tools submenu and select **Voice Changer**.

<figure><img src="/files/VKnfcdWJbaecxvbBYeUj" alt=""><figcaption></figcaption></figure>

## Voices

<figure><img src="/files/W0dQCxaDS1s5r0Y3q0IV" alt=""><figcaption></figcaption></figure>

The Voice Changer panel list is divided into three tabs:

* **Voices:** Contains all pre-made voice changer voices that transform the source into the target singing voice.
* **Instruments:** Contains all pre-made voice changer instruments that transform the source into target instrument sounds.
* **Cloned:** Contains all your customized voice changer voices and instruments. To learn more about cloning your voice for Voice Changer, please refer to [Cloning A Voice for Voice Changer](/voice-cloning/cloning-a-voice-for-voice-changer.md).

Click on the search bar to activate the search mode. Each voice/instrument is annotated with a name and several tags. You can search with text to locate a voice/instrument you want.

To select a Voice Changer target, click on it. You can select multiple voices and instruments to convert in one batch. Click it again to deselect.

Click on the picture of a voice or instrument to preview its sound.

## Settings

<figure><img src="/files/k9RNnltTE1tujJ06wed2" alt=""><figcaption></figcaption></figure>

Once a voice/instrument is selected, you can click the settings button to adjust the following parameters:

* Semitones: Adjust the pitch in semitone increments.
* Pitch correction: Perform pitch correction on the audio.
* Correct by scale: Perform pitch correction based on the specified scale. You can select the scale type and mode.
* Random offset: Add random time offset in milliseconds.

Check **Remove instrumental** remove the instrumental part of the source content before conversion.

Check **Remove reverb and harmonies** to remove reverb and harmonies from the source content before conversion.

Click Cancel to undo the current setting changes and close the panel. Click **Apply all** to apply the settings to all related audio clips. Click **Apply** to apply the settings to the currently selected audio clip.

## Convert

<figure><img src="/files/920cu7X8f3vJiz9Amk19" alt=""><figcaption></figcaption></figure>

After selecting target voices or instruments, click the <kbd>Convert</kbd> button to begin the conversion. Converted clips will appear below the timeline.

{% hint style="warning" %}
If you want to convert to instrument sounds, please note that regular singing vocals as the input source may not produce ideal instrument sounds due to the significant differences in their expressive forms. It is recommended to use vocal audio that mimics instrument sounds for better conversion results.
{% endhint %}

{% hint style="info" %}
To create custom Voice Changer voices and instruments, please refer to [Cloning A Voice for Voice Changer](/voice-cloning/cloning-a-voice-for-voice-changer.md).
{% endhint %}


---

# 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/ai-tools/voice-changer.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.
