# 语音转文本

- [概述](https://doc.afarensis.com/yu-yin-zhuan-wen-ben/gai-shu.md): Afarensis 音频 API 使用指南
- [快速入门](https://doc.afarensis.com/yu-yin-zhuan-wen-ben/kuai-su-ru-men.md): Afarensis 音频 API 快速入门指南
- [支持的语言](https://doc.afarensis.com/yu-yin-zhuan-wen-ben/zhi-chi-de-yu-yan.md): Afarensis 音频 API 支持的语言概览
- [时间戳](https://doc.afarensis.com/yu-yin-zhuan-wen-ben/shi-jian-chuo.md): Afarensis Whisper API 时间戳功能指南
- [更长的输入](https://doc.afarensis.com/yu-yin-zhuan-wen-ben/geng-chang-de-shu-ru.md): 处理超长音频输入：Afarensis Whisper API 使用指南
- [促使](https://doc.afarensis.com/yu-yin-zhuan-wen-ben/cu-shi.md): 提升 Afarensis Whisper API 转录质量的提示策略
- [提高可靠性](https://doc.afarensis.com/yu-yin-zhuan-wen-ben/ti-gao-ke-kao-xing.md): 提高 Whisper 使用的可靠性：解决方案与技术


---

# 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://doc.afarensis.com/yu-yin-zhuan-wen-ben.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.
