Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Unimodal Aggregation for CTC-based Speech Recognition

About

This paper works on non-autoregressive automatic speech recognition. A unimodal aggregation (UMA) is proposed to segment and integrate the feature frames that belong to the same text token, and thus to learn better feature representations for text tokens. The frame-wise features and weights are both derived from an encoder. Then, the feature frames with unimodal weights are integrated and further processed by a decoder. Connectionist temporal classification (CTC) loss is applied for training. Compared to the regular CTC, the proposed method learns better feature representations and shortens the sequence length, resulting in lower recognition error and computational complexity. Experiments on three Mandarin datasets show that UMA demonstrates superior or comparable performance to other advanced non-autoregressive methods, such as self-conditioned CTC. Moreover, by integrating self-conditioned CTC into the proposed framework, the performance can be further noticeably improved.

Ying Fang, Xiaofei Li• 2023

Related benchmarks

TaskDatasetResultRank
Automatic Speech RecognitionAISHELL-1 (test)
CER4.7
71
Automatic Speech RecognitionAISHELL-1 (dev)
CER4.4
34
Automatic Speech RecognitionAISHELL-2 (test_ios)
CER5.3
20
Automatic Speech RecognitionHKUST
Sub Error Rate13.7
18
Automatic Speech RecognitionAISHELL-2 android
CER6
6
Automatic Speech RecognitionAISHELL-2 mic
CER5.9
6
Showing 6 of 6 rows

Other info

Code

Follow for update