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

# Speech-to-text models

> Speech-to-text transcription models. Send audio, receive text.

## Transcription

<CardGroup cols={2}>
  <Card title="Qwen3-ASR" href="/examples/models/transcription/qwen3-asr">
    Deploy Qwen3-ASR with a prebuilt Truss config.
  </Card>

  <Card title="Voxtral" href="/examples/models/transcription/voxtral">
    Deploy Voxtral with a prebuilt Truss config.
  </Card>
</CardGroup>
