# 语音克隆&角色管理

- [概览](https://docs.vocu.ai/zh/voices/overview.md): 您可以在此了解关于如何创建角色并进行语音克隆的更多信息，并获得各种使用提示
- [瞬时克隆](https://docs.vocu.ai/zh/voices/create.md): 在这里了解如何添加一个角色并为其指定一个语音样本来进行瞬时克隆
- [专业克隆](https://docs.vocu.ai/zh/voices/pro-clone.md): 在这里了解如何进行专业克隆，来获得无以伦比的声音生成效果
- [管理角色](https://docs.vocu.ai/zh/voices/manage.md): 了解您可以如何管理您已经创建的角色
- [注意事项](https://docs.vocu.ai/zh/voices/tips.md): 关于语音克隆的一些注意事项以及最佳实践


---

# 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/zh/voices.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.
