paper-with-me

홈 › Papers

HENT-SRT: Hierarchical Efficient Neural Transducer with Self-Distillation for Joint Speech Recognition and Translation

2025-06-02 · Amir Hussein, Cihan Xiao, Matthew Wiesner, Dan Povey, Leibny Paola Garcia, Sanjeev Khudanpur

Neural transducers (NT) provide an effective framework for speech streaming, demonstrating strong performance in automatic speech recognition (ASR). However, the application of NT to speech translation (ST) remains challenging, as existing approaches struggle with word reordering and performance degradation when jointly modeling ASR and ST, resulting in a gap with attention-based encoder-decoder (AED) models. Existing NT-based ST approaches also suffer from high computational training costs. To address these issues, we propose HENT-SRT (Hierarchical Efficient Neural Transducer for Speech Recognition and Translation), a novel framework that factorizes ASR and translation tasks to better handle reordering. To ensure robust ST while preserving ASR performance, we use self-distillation with CTC consistency regularization. Moreover, we improve computational efficiency by incorporating best practices from ASR transducers, including a down-sampled hierarchical encoder, a stateless predictor, and a pruned transducer loss to reduce training complexity. Finally, we introduce a blank penalty during decoding, reducing deletions and improving translation quality. Our approach is evaluated on three conversational datasets Arabic, Spanish, and Mandarin achieving new state-of-the-art performance among NT models and substantially narrowing the gap with AED-based systems.

📄 PDF Abstract BibTeX arXiv:2506.02157

Code (0)

등록된 구현이 없습니다.

Tasks

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Computational EfficiencyDecoderspeech-recognitionSpeech RecognitionTranslation

Similar Papers 제목 키워드 기반

CoDERT: Distilling Encoder Representations with Co-learning for Transducer-based Speech Recognition

2021-06-14 · Rupak Vignesh Swaminathan, Brian King, Grant P. Strimel, Jasha Droppo 외

We propose a simple yet effective method to compress an RNN-Transducer (RNN-T) through the well-known knowledge distillation paradigm. We show that the transducer's encoder outputs naturally have a high entropy and conta…

DecoderKnowledge Distillationspeech-recognitionSpeech Recognition

Conformer with dual-mode chunked attention for joint online and offline ASR

2022-06-22 · Felix Weninger, Marco Gaudesi, Md Akmal Haidar, Nicola Ferri 외

In this paper, we present an in-depth study on online attention mechanisms and distillation techniques for dual-mode (i.e., joint online and offline) ASR using the Conformer Transducer. In the dual-mode Conformer Transdu…

Knowledge Distillation

Reducing the gap between streaming and non-streaming Transducer-based ASR by adaptive two-stage knowledge distillation

2023-06-27 · Haitao Tang, Yu Fu, Lei Sun, Jiabin Xue 외

Transducer is one of the mainstream frameworks for streaming speech recognition. There is a performance gap between the streaming and non-streaming transducer models due to limited context. To reduce this gap, an effecti…

Knowledge Distillationspeech-recognitionSpeech Recognition

Knowledge Distillation for Neural Transducers from Large Self-Supervised Pre-trained Models

2021-10-07 · Xiaoyu Yang, Qiujia Li, Philip C. Woodland

Self-supervised pre-training is an effective approach to leveraging a large amount of unlabelled data to reduce word error rates (WERs) of automatic speech recognition (ASR) systems. Since it is impractical to use large …

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Knowledge DistillationLanguage Modelling+2

EyePAD++: A Distillation-based approach for joint Eye Authentication and Presentation Attack Detection using Periocular Images

2021-12-22 · CVPR 2022 1 · Prithviraj Dhar, Amit Kumar, Kirsten Kaplan, Khushi Gupta 외

A practical eye authentication (EA) system targeted for edge devices needs to perform authentication and be robust to presentation attacks, all while remaining compute and latency efficient. However, existing eye-based f…