> 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/tai-len-tep-thu-am.md).

# Tải lên tệp thu âm

Sau khi bấm Tạo giọng thành công, Người dùng bổ sung thêm các **Thông tin giọng đọc** và bắt đầu tiến hành **Tải tệp** lên để nhân bản giọng

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

**Lưu ý:**&#x20;

* Chỉ hỗ trợ Ngôn ngữ Tiếng Việt, định dạng .WAV, thời lượng từ 30 giây đến 10 phút.
* Cần đạt tối thiểu 30% để đủ điều kiện Nhân bản giọng.

-> Khi audio được tải lên và đánh giá thành công:

<figure><img src="/files/svcjtHJvEGsud25dnvMP" alt="" width="507"><figcaption></figcaption></figure>

Nếu tiến độ hoàn thành **dưới 60%**, sẽ hiển thị thông báo:

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

* Khu vực 1 - Biểu đồ % chất lượng đạt: Cần đạt tối thiểu 30% để đủ điều kiện Nhân bản giọng.
* Khu vực 2 - Thông tin audio đã upload

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

(1) Thời lượng audio

(2) Dung lượng audio

(3) % đạt chất lượng

(4) Nghe lại audio đã upload

(5) Cài đặt giọng: Loại bỏ tiếng ồn/tạp âm (nếu cần)

Luôn mặc định là **OFF**, nếu người dùng cần dùng chức năng này thì bật **ON** bằng cách bấm vào biểu tượng ![](/files/7xlmXwRxfMjbhVjithyU) và chọn **Lưu thay đổi**.

<figure><img src="/files/9pYvHZcnp6ceiP0Gvurt" alt=""><figcaption></figcaption></figure>

Sau đó chọn "Tiếp tục" để chuyển sang bước "Xác nhận quyền sử dụng đọc"

<figure><img src="/files/cXjdTFsR9xPuCrzZWjV3" alt="" width="527"><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/tai-len-tep-thu-am.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.
