> For the complete documentation index, see [llms.txt](https://docs.vocu.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.vocu.ai/zh-hk/voices/pro-clone.md).

# 專業克隆

透過專業級語音克隆，您將可以提供最多 60 分鐘（建議至少一分鐘以上）的聲音樣本，我們的 AI 將會在 3-60 分鐘內深入訓練學習您所提供的聲音樣本的每一個語調、發音方式、節奏、韻律等各項細節，實現與原聲無法區分的頂尖克隆合成效果，並同時保留 Vocu 語音大模型的語言理解力、情感表現力等所有尖端特性。

{% hint style="info" %}
專業克隆為增值收費自助服務項目，每次克隆均需要消耗獨立的專業克隆額度。您可以前往[增值商店](https://app.vocu.ai/shop)為您的帳號購買更多專業克隆次數。
{% endhint %}

## 操作流程

### 準備工作

在開始您的專業克隆前，您需要準備用於克隆的**單個或多個**音訊樣本檔案。

音訊樣本檔案需要符合以下要求：

* 所有音訊樣本檔案相加的總時長建議**不少於 1 分鐘**，**最多 60 分鐘；在該範圍內，總時長越大，克隆效果越佳。**
* 每個音訊檔案都需要為**wav/mp3/mp4（建議轉為音訊）/flac/m4a/ogg**格式。
* 請確保盡可能提供**高質素**的音訊，且**確保音訊中包含可被識別的語句（有關支援的語言，請參見**[**模型介紹**](/zh-hk/introduction/models.md)**）**。關於確保克隆效果與質素的更多技巧，請參見[注意事項](/zh-hk/voices/tips.md)

音訊樣本檔案準備完畢後，您可手動選擇音訊檔案或拖動到上載框，亦可打包為**未加密的 Zip 格式壓縮檔**，系統將自動整理樣本檔案。上載的檔案總大小**最大不能超過 256MB。**

### 開始克隆

確認上述條件準備就緒後，請按照下述步驟進行操作：

<figure><img src="/files/CWiSyMcLjl1nGJHF19fh" alt="" width="563"><figcaption></figcaption></figure>

1. 透過[角色管理](https://app.vocu.ai/voices)頁面的**新增角色**按鈕，或[配音工作室](https://app.vocu.ai/generate)頁面中的「克隆角色聲音」按鈕來開啟角色建立面板。
2. 點擊**專業克隆**按鈕，切換到專業克隆分頁；
3. 點擊下一步，您將會看到「專業克隆樣本包」部分。您可手動選擇音訊檔案或拖動到上載框，亦可打包為**未加密的 Zip 格式壓縮檔**，系統將自動整理樣本檔案。上載的檔案總大小**最大不能超過 256MB。**

<figure><img src="/files/LVPupkjp4Vcv5NA8dn0U" alt="" width="563"><figcaption></figcaption></figure>

4. 請在\*\*「預設風格樣本」**一欄中，從您準備用於專業克隆的一系列音訊樣本中，截取並選擇約 5-30 秒左右的最具代表性且高質素的一段音訊，作為本次克隆的預設風格指引樣本；這段預設風格樣本將用於定義該角色預設的聲音表現，包括聲線、情感、語速、語調、韻律等（稍後您可以在角色詳情頁中新增更多不同的風格樣本）**。\*\*您亦可按照與即時克隆相同的模式，選擇或錄製不包含在壓縮檔內的其它音訊作為預設風格樣本，但建議使用來自訓練素材包的風格樣本能更好地還原發音風格。

<figure><img src="/files/hAN89y6gOfOTUMoaYPc1" alt="" width="563"><figcaption></figcaption></figure>

5. 確認您上載的語音樣本是否屬於模型支援的語言範圍，並手動選擇樣本的語言。
6. 您需要為建立的角色指定一個名稱，並可選擇指定一段描述以及一個頭像。目前，名稱、描述與頭像僅供展示，並不會影響語音克隆的行為。
7. 全部內容確認無誤後，點擊右下角的提交按鈕即可開始上載並提交專業克隆任務。

您的專業克隆任務將會自動開始，狀態顯示為\*\*「訓練中」\*\*。此時只需等待角色訓練完畢即可進行使用。（通常僅需 3-60 分鐘，視樣本長度而定）


---

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