> ## Documentation Index
> Fetch the complete documentation index at: https://docs.gladia.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Audio Intelligence

> Turn speech into actionable insights with translation, summarization, entities, chapters, sentiment and more

Audio intelligence turns raw speech into structured, useful data on top of transcription. Once the words are captured, these features help you understand, organize, and act on the content — from instant translation to key-point summaries, entity detection, chapter markers, or emotions analysis.

<CardGroup cols={3}>
  <Card title="Translation" icon="language" href="/chapters/audio-intelligence/translation">
    Translate transcripts and subtitles into multiple languages in one request.
  </Card>

  <Card title="Custom vocabulary" icon="spell-check" href="/chapters/audio-intelligence/custom-vocabulary">
    Boost recognition accuracy for specific terms.
  </Card>

  <Card title="Summarization" icon="list-check" href="/chapters/audio-intelligence/summarization">
    Generate concise summaries or bullet points for quick understanding.
  </Card>

  <Card title="Named Entity Recognition" icon="id-card-clip" href="/chapters/audio-intelligence/named-entity-recognition">
    Detect and categorize key entities like people, organizations, dates, and more.
  </Card>

  <Card title="Chapterization" icon="bookmark" href="/chapters/audio-intelligence/chapterization">
    Segment long audio into chapters with headlines and summaries for easy navigation.
  </Card>

  <Card title="Sentiment Analysis" icon="face-smile" href="/chapters/audio-intelligence/sentiment-analysis">
    Understand the tone and emotions expressed across the transcript.
  </Card>
</CardGroup>
