> For the complete documentation index, see [llms.txt](https://help.vbee.vn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.vbee.vn/huong-dan-su-dung/nhan-ban-giong-voice-cloning/nhan-ban-giong-chuyen-nghiep/tai-tep-len/tao-giong-nhan-ban.md).

# Tạo giọng nhân bản

Tính năng nhân bản giọng nói Chuyên nghiệp áp dụng cho các tài khoản sử dụng gói STUDIO Đặc biệt - Năm, VIP - Năm và gói VIP+, khách hàng sử dụng gói cước này có thể truy cập và tiến hành nhân bản giọng nói.

**Bước 1:** Tại giao diện website vbee.vn, chọn mục **Nhân bản giọng**<br>

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

**Bước 2:** Chọn hình thức tạo giọng phù hợp **Nhân bản chuyên nghiệp** -> Chọn **Tải tệp lên**

<figure><img src="/files/1OhD58BxLVG6ZVMJJDOK" alt="" width="502"><figcaption></figcaption></figure>

**Bước 3:** Nhập tên giọng nhân bản cần tạo, kiểm tra các lưu ý về các bản ghi âm nhân bản rồi bấm **Tạo giọng**

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

Người dùng có thểm tham khảo các **Mẹo để có kết quả tốt nhất** hoặc **Hướng dẫn sử dụng** bằng cách thao tác bấm vào nút ở góc dưới màn hình

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

Hệ thống sau đó sẽ hiển thị các đề mục về những Mẹo trong quá trình nhân bản giọng, người dùng click vào từng đề mục để kiểm tra mô tả chi tiết.&#x20;

<figure><img src="/files/23PGSWodAaoS30CSkQz7" alt="" width="500"><figcaption></figcaption></figure>


---

# 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://help.vbee.vn/huong-dan-su-dung/nhan-ban-giong-voice-cloning/nhan-ban-giong-chuyen-nghiep/tai-tep-len/tao-giong-nhan-ban.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.
