Papers › CR-CTC: Consistency regularization on CTC for improved speech recognition
CR-CTC: Consistency regularization on CTC for improved speech recognition
Zengwei Yao, Wei Kang, Xiaoyu Yang, Fangjun Kuang, Liyong Guo, Han Zhu, Zengrui Jin, Zhaoqing Li, Long Lin, Daniel Povey
Connectionist Temporal Classification (CTC) is a widely used method for automatic speech recognition (ASR), renowned for its simplicity and computational efficiency. However, it often falls short in recognition performance. In this work, we propose the Consistency-Regularized CTC (CR-CTC), which enforces consistency between two CTC distributions obtained from different augmented views of the input speech mel-spectrogram. We provide in-depth insights into its essential behaviors from three perspectives: 1) it conducts self-distillation between random pairs of sub-models that process different augmented views; 2) it learns contextual representation through masked prediction for positions within time-masked regions, especially when we increase the amount of time masking; 3) it suppresses the extremely peaky CTC distributions, thereby reducing overfitting and improving the generalization ability. Extensive experiments on LibriSpeech, Aishell-1, and GigaSpeech datasets demonstrate the effectiveness of our CR-CTC. It significantly improves the CTC performance, achieving state-of-the-art results comparable to those attained by transducer or systems combining CTC and attention-based encoder-decoder (CTC/AED). We release our code at https://github.com/k2-fsa/icefall.
In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.
Code
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
Not run by Syntology. Nothing on this page verifies that the listed code works.
Tasks
Results from the paper archive 2025-07-28
| Task | Dataset | Model | Metric | Value | Rank at snapshot | Leaderboard | Report |
|---|---|---|---|---|---|---|---|
| Speech Recognition | AISHELL-1 | Zipformer+CR-CTC (no external language model) | Params(M) | 66.2 | #6 of 18 | Archive leaderboard | report |
| Speech Recognition | AISHELL-1 | Zipformer+CR-CTC (no external language model) | Word Error Rate (WER) | 4.02 | #6 of 18 | Archive leaderboard | report |
| Speech Recognition | GigaSpeech DEV | Zipformer+pruned transducer w/ CR-CTC (no external language model) | Word Error Rate (WER) | 9.95 | #2 of 5 | Archive leaderboard | report |
| Speech Recognition | GigaSpeech DEV | Zipformer+pruned transducer (no external language model) | Word Error Rate (WER) | 10.09 | #3 of 5 | Archive leaderboard | report |
| Speech Recognition | GigaSpeech DEV | Zipformer+CR-CTC (no external language model) | Word Error Rate (WER) | 10.15 | #4 of 5 | Archive leaderboard | report |
| Speech Recognition | GigaSpeech TEST | Zipformer+pruned transducer w/ CR-CTC (no external language model) | Word Error Rate (WER) | 10.03 | #1 of 5 | Archive leaderboard | report |
| Speech Recognition | GigaSpeech TEST | Zipformer+CR-CTC/AED (no external language model) | Word Error Rate (WER) | 10.07 | #2 of 5 | Archive leaderboard | report |
| Speech Recognition | GigaSpeech TEST | Zipformer+pruned transducer (no external language model) | Word Error Rate (WER) | 10.2 | #3 of 5 | Archive leaderboard | report |
| Speech Recognition | GigaSpeech TEST | Zipformer+CR-CTC (no external language model) | Word Error Rate (WER) | 10.28 | #4 of 5 | Archive leaderboard | report |
| Speech Recognition | LibriSpeech test-clean | Zipformer+pruned transducer w/ CR-CTC (no external language model) | Word Error Rate (WER) | 1.88 | #16 of 64 | Archive leaderboard | report |
| Speech Recognition | LibriSpeech test-clean | Zipformer+CR-CTC (no external language model) | Word Error Rate (WER) | 2.02 | #26 of 64 | Archive leaderboard | report |
| Speech Recognition | LibriSpeech test-other | Zipformer+pruned transducer w/ CR-CTC (no external language model) | Word Error Rate (WER) | 3.95 | #15 of 53 | Archive leaderboard | report |
| Speech Recognition | LibriSpeech test-other | Zipformer+CR-CTC (no external language model) | Word Error Rate (WER) | 4.35 | #24 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.
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