# Audio Models

### Generate Voice Models

<table><thead><tr><th width="186.65625">Model</th><th>Description</th></tr></thead><tbody><tr><td>ElevenLabs TTS</td><td>Industry-leading text-to-speech with highly realistic, expressive voices and natural intonation.</td></tr><tr><td>Minimax 2.8 HD</td><td>High-definition voice synthesis with clear articulation and balanced tone.</td></tr></tbody></table>

### Sound Effect Models

<table><thead><tr><th width="188.6171875">Model</th><th>Description</th></tr></thead><tbody><tr><td>ElevenLabs Sound Effects</td><td>Generates realistic and creative sound effects from text descriptions, covering a wide range of environments, actions, and abstract sounds.</td></tr></tbody></table>

### Music Models

<table><thead><tr><th width="185.56640625">Model</th><th>Description</th></tr></thead><tbody><tr><td>ElevenLabs Music</td><td>Generates high-quality original music from text descriptions or lyrics, supporting a wide range of genres and moods.</td></tr></tbody></table>


---

# 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://help.imagine.art/workflows/ai-models/audio-models.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.
