# Professional Cloning

Through professional voice cloning, you can provide up to 60 minutes (at least one minute is recommended) of voice samples, and our AI will deeply train and learn every detail of the voice samples you provide, including every tone, pronunciation method, rhythm, prosody, etc., within 3-60 minutes, achieving top-level cloning and synthesis effects indistinguishable from the original voice, while retaining all cutting-edge features of the Vocu voice large model such as language understanding and emotional expressiveness.

{% hint style="info" %}
Professional cloning is a value-added paid self-service item. Each cloning requires consumption of independent professional cloning quota. You can go to the [Credit Store](https://app.vocu.ai/shop) to purchase more professional cloning times for your account.
{% endhint %}

## Operation Process

### Preparation

Before starting your professional cloning, you need to prepare **single or multiple** audio sample files for cloning.

Audio sample files need to meet the following requirements:

* The total duration of all audio sample files added together should be **at least 1 minute**, **at most 60 minutes; within this range, the longer the total duration, the better the cloning effect.**
* Each audio file needs to be in **wav/mp3/mp4 (recommended to convert to audio)/flac/m4a/ogg** format.
* Please ensure to provide **high-quality** audio as much as possible, and **ensure that the audio contains recognizable sentences (for supported languages, please refer to** [**Model Introduction**](https://docs.vocu.ai/introduction/models)**)**.For more tips on ensuring cloning effects and quality, please refer to [Important Notes](https://docs.vocu.ai/voices/tips)

After the audio sample files are prepared, you can manually select audio files or drag them to the upload box, or package them into **unencrypted Zip format compressed packages**. The system will automatically organize the sample files. The total size of uploaded files **cannot exceed 256MB.**

### Start Cloning

After confirming that the above conditions are ready, please follow the steps below:

<figure><img src="https://328376017-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fc1WJl4AuVTjsYvUEo2dB%2Fuploads%2FtLG6tSKgzfj9NaMZREdE%2FQQ_1762489984433.png?alt=media&#x26;token=6ddd969c-07f1-497b-b56c-f9977ee8f1bf" alt=""><figcaption></figcaption></figure>

<figure><img src="https://github.com/VocuAI/Reecho-Docs/blob/main/en/.gitbook/assets/QQ_1761730840335%20(2).png" alt="" width="563"><figcaption></figcaption></figure>

1. Summon the character creation panel through the **Add Character** button on the [Voice Management](https://app.vocu.ai/voices) page, or the "Clone Character Voice" button on the [Vocu Studio](https://app.vocu.ai/generate) page.
2. Click the **Professional Cloning** button to switch to the professional cloning tab;
3. Click next, you will see the "Professional Cloning Sample Package" section. You can manually select audio files or drag them to the upload box, or package them into **unencrypted Zip format compressed packages**. The system will automatically organize the sample files. The total size of uploaded files **cannot exceed 256MB.**

<figure><img src="https://328376017-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fc1WJl4AuVTjsYvUEo2dB%2Fuploads%2F4Gh6Ge50A8beJa6hoU5P%2FQQ_1762490029227.png?alt=media&#x26;token=57300777-48bc-4259-99a3-a78f25d0aca2" alt=""><figcaption></figcaption></figure>

<figure><img src="https://github.com/VocuAI/Reecho-Docs/blob/main/en/.gitbook/assets/QQ_1761730963753.png" alt="" width="563"><figcaption></figcaption></figure>

4. Please in the **"Default Style Sample"** section, from the series of audio samples you prepared for professional cloning, cut and select about 5-30 seconds of the most representative and high-quality audio segment as the default style guide sample for this cloning. This default style sample will be used to define the default voice performance of the character, including voice line, emotion, speed, tone, prosody, etc. (later you can add more different style samples in the character details page). **You can also select or record other audio not included in the compressed package as the default style sample in the same mode as instant cloning, but it is recommended to use style samples from training material packages to better restore pronunciation style.**

<figure><img src="https://328376017-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fc1WJl4AuVTjsYvUEo2dB%2Fuploads%2FXOzXA5Eu4LWigYLNb7m4%2FQQ_1762490074060.png?alt=media&#x26;token=d8b30e97-b9e7-4d91-8c08-0328af94b41c" alt=""><figcaption></figcaption></figure>

<figure><img src="https://github.com/VocuAI/Reecho-Docs/blob/main/en/.gitbook/assets/QQ_1761731279289%20(1).png" alt="" width="563"><figcaption></figcaption></figure>

5. Confirm whether your uploaded voice sample belongs to the language range supported by the model, and manually select the language of the sample.

<figure><img src="https://328376017-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fc1WJl4AuVTjsYvUEo2dB%2Fuploads%2FqCy2d3ZgwOSxeuikmee3%2FQQ_1762490237690.png?alt=media&#x26;token=ca1b4438-048d-43de-8b8a-060e0d0ccf3e" alt=""><figcaption></figcaption></figure>

5. You need to specify a name for the created character, and optionally specify a description and an avatar. Currently, the name, description and avatar are for display only and will not affect voice cloning behavior.
6. After all content is confirmed to be correct, click the submit button in the lower right corner to start uploading and submitting the professional cloning task.

Your professional cloning task will start automatically with status displayed as **"Training"**. At this time, you only need to wait for character training to complete before use. (Usually only takes 3-60 minutes, depending on sample length)


---

# 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.vocu.ai/voices/pro-clone.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.
