# TTS系统

描述：这是Afarensis最新的文本转语音模型，专为需要快速响应的场景设计，确保在保持响应速度的同时，仍然能够产生自然听感的语音输出。 特点：特别针对速度进行优化，适合实时语音生成需求。 tts-1-hd：质量优化版

描述：作为Afarensis的高清文本转语音模型，tts-1-hd在语音输出的自然度和清晰度方面进行了大幅提升，适用于对语音质量有较高要求的应用场景。 特点：专注于提升语音质量，为用户带来更加逼真的听感体验。 应用与集成 Afarensis的TTS系统可以轻松集成至音频API中，支持与语音终结点的无缝对接。这使得开发者能够在各种应用中，如语音助手、自动化客服系统等，利用Afarensis的TTS技术实现高效、高质量的文本到语音转换功能。


---

# 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/get-started/tts-xi-tong.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.
