Papers › Squeezeformer: An Efficient Transformer for Automatic Speech Recognition
Squeezeformer: An Efficient Transformer for Automatic Speech Recognition
Sehoon Kim, Amir Gholami, Albert Shaw, Nicholas Lee, Karttikeya Mangalam, Jitendra Malik, Michael W. Mahoney, Kurt Keutzer
The recently proposed Conformer model has become the de facto backbone model for various downstream speech tasks based on its hybrid attention-convolution architecture that captures both local and global features. However, through a series of systematic studies, we find that the Conformer architecture's design choices are not optimal. After re-examining the design choices for both the macro and micro-architecture of Conformer, we propose Squeezeformer which consistently outperforms the state-of-the-art ASR models under the same training schemes. In particular, for the macro-architecture, Squeezeformer incorporates (i) the Temporal U-Net structure which reduces the cost of the multi-head attention modules on long sequences, and (ii) a simpler block structure of multi-head attention or convolution modules followed up by feed-forward module instead of the Macaron structure proposed in Conformer. Furthermore, for the micro-architecture, Squeezeformer (i) simplifies the activations in the convolutional block, (ii) removes redundant Layer Normalization operations, and (iii) incorporates an efficient depthwise down-sampling layer to efficiently sub-sample the input signal. Squeezeformer achieves state-of-the-art results of 7.5%, 6.5%, and 6.0% word-error-rate (WER) on LibriSpeech test-other without external language models, which are 3.1%, 1.4%, and 0.6% better than Conformer-CTC with the same number of FLOPs. Our code is open-sourced and available online.
In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.
For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2206.00888")
Code
Syntology Ran 31 of 49 code samples harvested from 3 repositories linked to this paper; 18 have no recorded run. Of those that ran: 2 ran · honoured contract; 3 ran · our draft was wrong; 26 ran with no contract checked.
By repository: official repository: 15 samples from 1 repository, 5 ran; community (archive-listed): 34 samples from 2 repositories, 26 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.
Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.
Code Syntology ran Syntology
49 samples harvested; 31 ran; 2 honoured the contract we drafted; 18 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.
Licence: 0 of the 49 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.
Harvested from 3 repositories linked to this paper, official or community; each sample names its own and says which. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.
Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.
Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.
29208c0089f89df9 · report
35285e7d41e8ab62 · report
4d0d22b07f8f313e · report
8008c17ae543b9f8 · report
f1f0e7aba532e2f6 · report
c6798a57b40a97c6 · report
f8af5a4e29b98e92 · report
0c18f86c9e0954b7 · report
664e0546c35af991 · report
c6e0c0f0739513ec · report
3065ed179d177d1a · report
556aca63592449fd · report
7d7f63e024f22b4b · report
9350e6b3773fb284 · report
480648d1fbf231db · report
17b0a7a2343ae12d · report
ac9fc9672ce1f61d · report
e8be6862875569ea · report
4a641fcb9f0a3313 · report
a6e14d81239e64ad · report
f8183fb916aefe76 · report
86a8c140aa415e79 · report
98a41dcbe0265925 · report
425b3f6eba4ae90e · report
46a7b3e64f094c31 · report
e3dbd3a46a9bf6f7 · report
8acc35cd7fb4aa6f · report
f528d6540416bf8b · report
0d0315fcda610792 · report
aabca50483e3eae8 · report
8c469852dc208010 · report
4dea36bac3f898c4 · report
e2853e88fa2a4612 · report
1cb732add54f1736 · report
ab409607eeb094c4 · report
de0041a83f28b21f · report
cfc657760fd4bb85 · report
860c95bcb91d9a54 · report
c9d2ed75de0f8e2e · report
686e499ae419b99c · report
fe25270cda3bacd8 · report
77f464c34cf1fc3a · report
85cd1ee826586a47 · report
4da7516805a0404e · report
96410b26ea1bc10d · report
136716ec91fc7e49 · report
b2b5c7140fffa95d · report
74f45b8eb78d354f · report
23a9c915a6989d9a · report
Tasks
Results from the paper archive 2025-07-28
| Task | Dataset | Model | Metric | Value | Rank at snapshot | Leaderboard | Report |
|---|---|---|---|---|---|---|---|
| Speech Recognition | LibriSpeech test-clean | Squeezeformer (L) | Word Error Rate (WER) | 2.47 | #38 of 64 | Archive leaderboard | report |
| Speech Recognition | LibriSpeech test-other | Squeezeformer (L) | Word Error Rate (WER) | 5.97 | #38 of 53 | Archive leaderboard | report |
Ranks are positions in the archive's leaderboards as they stood at the 2025-07-28 snapshot. Results published since then are not among these rows, so a rank here is not a current standing.
Methods
Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections