SEA-SpeechBench A Large-Scale Multitask Benchmark for Speech Understanding Across Southeast Asia

Jingyi Liao1,3,*, Wenyu Zhang2,*,†, Zhuohan Liu1, Yingxu He1, Geyu Lin1, Xunlong Zou1, Shuo Sun1, Syed Ali Redha Alsagoff3,†, Ai Ti Aw1
1Institute of Advanced Intelligence and Computing, A*STAR  ·  2Center for AI Safety  ·  3Nanyang Technological University *Equal contribution.   Work done at Institute for Infocomm Research (now Institute of Advanced Intelligence and Computing), A*STAR.

Overview

Audio and multimodal LLMs are measured almost entirely in English. Southeast Asia — over 650 million speakers, many of its languages tonal and many of them low-resource — is absent from existing audio benchmarks, and the regional speech models now appearing have no common yardstick. SEA-SpeechBench is a benchmark for speech understanding across the region.

Task suite

Nine tasks with example prompts and answers, grouped into speech processing, temporal reasoning, and paralinguistics.
Nine tasks in three categories, with example prompts and answers. Speech processing (red), paralinguistics (blue), and temporal reasoning (green). Every task pairs an audio clip with a text instruction and expects a textual response.

Speech processing and paralinguistic tasks use clips of 30 seconds or less, matching the input limits of most current models; the two temporal reasoning tasks extend to 3 minutes. All sources are unified into one format, resampled to 16 kHz mono, and sampled under a fixed seed with speaker-disjoint splits.

Composition

Donut chart of sample distribution by language: English 18.9%, Thai 17.2%, Chinese 16.8%, Vietnamese 11.0%, Indonesian 10.5%, Tamil 7.7%, Malay 5.3%, Filipino 4.7%, Burmese 3.8%, Khmer 3.2%, Lao the remainder.
By language.
Donut chart of sample distribution by task: ASR 27.6%, GR 14.0%, TCQ 13.5%, TLoc 13.5%, SpkR 8.1%, ST 7.4%, SQA 5.6%, ER 5.5%, AgeR 4.7%.
By task.
Histogram of short audio lengths from 0 to 30 seconds, and a bar chart of long audio counts in the 30-60, 60-120 and 120-180 second bins.
By audio length.

Sample distribution across the benchmark. Low-resource languages such as Khmer, Lao and Burmese are deliberately included to cover the region's full linguistic spectrum. Short clips concentrate around sentence length; the temporal tasks add stratified long-form bins of 30–60s, 60–120s and 120–180s.

Results

All nine tasks are evaluated under both English and native-language prompts. Tables that break results down by language or by audio duration show the English-prompt condition, to keep them readable; the remaining tables report both. Per-dataset results under both conditions are in the paper's appendix.

Automatic Speech Recognition

English prompts

Averaged by language. Raw WER/CER (0.07 = 7%); lower is better.

ModelSize entlviidtathzhkmlomsmyAvg.
Gemma-3n-it2B1.320.423.770.171.203.031.553.921.421.062.811.88
Qwen2.5-Omni3B0.070.600.270.151.360.120.052.971.390.232.010.84
MERaLiON-23B0.070.200.350.110.430.080.111.720.860.171.190.48
Voxtral3B0.212.400.930.361.200.570.451.721.290.765.051.36
Gemma-3n-it4B0.760.242.710.510.450.320.691.710.151.982.981.14
SeaLLMs-Audio7B0.381.030.440.281.520.050.341.071.010.611.200.72
Phi-4-multimodal5.6B0.095.102.922.761.932.980.103.112.453.152.132.43
Qwen2-Audio-it7B0.141.881.030.741.481.210.211.081.081.021.171.00
Qwen2.5-Omni7B0.070.550.250.101.340.540.053.082.630.505.491.33
Kimi-Audio7B0.253.4215.860.584.462.600.055.274.525.927.994.63
MERaLiON-210B0.070.180.230.090.380.100.090.770.390.130.830.30
Qwen3-Omni-Thinking30B0.110.510.200.060.860.040.135.711.060.297.211.47
Qwen3-Omni-it30B0.090.420.190.050.440.030.061.780.490.292.270.56
Gemini 2.5 Flash0.110.130.120.030.270.050.180.130.160.110.310.15
GPT-4o0.130.140.210.050.410.060.090.300.380.170.660.24

Bold — best within group. Coloured — best overall. Commercial systems: Gemini 2.5 Flash, GPT-4o. Click a column heading to sort.

Key findings

Citation

@inproceedings{liao2026seaspeechbench,
  title     = {{SEA-SpeechBench}: A Large-Scale Multitask Benchmark for Speech Understanding Across Southeast Asia},
  author    = {Liao, Jingyi and Zhang, Wenyu and Liu, Zhuohan and He, Yingxu and Lin, Geyu and
               Zou, Xunlong and Sun, Shuo and Alsagoff, Syed Ali Redha and Aw, Ai Ti},
  booktitle = {Proceedings of the 2026 Conference on Empirical Methods in Natural Language Processing (EMNLP)},
  year      = {2026}
}