Skip to main content
This feature is currently in public preview. This preview is provided without a service-level agreement, and is not recommended for production workloads. Certain features might not be supported or might have constrained capabilities. For more information, see Supplemental Terms of Use for Microsoft Azure Previews.
MAI‑Transcribe models are speech recognition models developed by the Microsoft AI (MAI) Superintelligence team. These models are optimized for both high accuracy and high efficiency, and are available through the LLM Speech API. The following models are supported:
  • mai-transcribe-1.5
  • mai-transcribe-1: Deprecated on Aug 20, 2026.

Prerequisites

Language support

By default, the model operates in multi-lingual mode. The following languages are currently supported:

Use a MAI-Transcribe model

You can use MAI‑Transcribe models with the LLM Speech API to generate transcriptions from audio input. Note the following limitations when you use a MAI-Transcribe model:
  • Diarization isn’t supported.
  • Prompt-tuning isn’t supported.
  • Phrase list and transcribe style are supported only in mai-transcribe-1.5.

Use MAI-Transcribe with Voice Live

You can also use the MAI-Transcribe model for input audio transcription in the Voice Live API. Set the model field in the input_audio_transcription session configuration. For details, see How to customize Voice Live input and output.