| Rank | Model | Score |
|---|---|---|
| 1 | gemini-3-1-pro | 82.5 |
| 2 | inkling | 77.2 |
1 phaseActive
UMD GAMMA Lab's massive multitask audio understanding benchmark (Sakshi et al., 2024). 10,000 clips, 27 tasks across speech, sound, and music. Metric: % accuracy on test-mini. Apache 2.0.
Quick answer: MMAU (Massive Multi-Task Audio Understanding and Reasoning) is a benchmark from UMD GAMMA Lab (Sakshi et al., 2024) for evaluating large audio language models (LALMs) on expert-level audio understanding. It contains 10,000 carefully curated audio clips paired with natural-language questions spanning speech, environmental sounds, and music across 27 diverse tasks requiring both information retrieval and complex reasoning. Gemini 3.1 Pro leads the Inkling comparison set at 82.5% on the test-mini.
What it tests: A model's ability to understand and reason about audio content at an expert level — recognizing what is happening in audio clips, understanding speech nuance, identifying environmental sounds, and reasoning about musical content.
Why it matters: Most audio evaluation benchmarks test basic ASR or simple audio classification. MMAU requires domain expertise and complex reasoning about audio events, instruments, emotions, and speech content — more challenging than simple transcription or sound identification.
Task structure:
| Field | Value |
|---|---|
| Task category | Audio / multimodal understanding |
| Metric | % accuracy (multiple-choice) |
| Number of tasks | 10,000 (1,000 test-mini + 9,000 test) |
| Audio domains | Speech, environmental sounds, music |
| Task types | 27 (12 retrieval + 15 reasoning) |
| License | Apache 2.0 |
| Version | MMAU-v05.15.25 (latest) |
| Created by | S Sakshi, Utkarsh Tyagi, Sonal Kumar, Ashish Seth, Ramaneswaran Selvakumar, Oriol Nieto, Ramani Duraiswami, Sreyan Ghosh, Dinesh Manocha |
| Affiliation | GAMMA Lab, University of Maryland |
| Paper | MMAU: A Massive Multi-Task Audio Understanding and Reasoning Benchmark (arXiv 2410.19168) |
| GitHub | Sakshi113/MMAU |
| Dataset (test-mini) | gamma-lab-umd/MMAU-test-mini on HuggingFace |
| Leaderboard | sakshi113.github.io/mmau_homepage |
Scores from Inkling model card (Thinking Machines Lab, July 2026). Only 2 models reported (native audio input required).
| Rank | Model | Score | Weights |
|---|---|---|---|
| 1 | Gemini 3.1 Pro | 82.5% | Closed |
| 2 | Inkling | 77.2% | Open |
Last updated 2026-07-16.