> ## Documentation Index
> Fetch the complete documentation index at: https://assembly-preview.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Overview

> Convert spoken audio into text using our Speech-to-Text models.

<CardGroup cols={2}>
  <Card horizontal title="Speech Recognition" icon="microphone" iconType="solid" href="/docs/speech-to-text/speech-recognition">
    Transcribe an audio file
  </Card>

  <Card horizontal title="Speaker Diarization" icon="users" iconType="solid" href="/docs/speech-to-text/speaker-diarization">
    Add speaker labels to your transcript
  </Card>

  <Card horizontal title="Streaming" icon="waveform" href="/docs/speech-to-text/streaming">
    Transcribe live audio with Streaming Speech-to-Text
  </Card>
</CardGroup>
