paper-with-me

Papers

Cross-attention conformer for context modeling in speech enhancement for ASR

2021-10-30 · Arun Narayanan, Chung-Cheng Chiu, Tom O'Malley, Quan Wang, Yanzhang He

This work introduces \emph{cross-attention conformer}, an attention-based architecture for context modeling in speech enhancement. Given that the context information can often be sequential, and of different length as the audio that is to be enhanced, we make use of cross-attention to summarize and merge contextual information with input features. Building upon the recently proposed conformer model that uses self attention layers as building blocks, the proposed cross-attention conformer can be used to build deep contextual models. As a concrete example, we show how noise context, i.e., short noise-only audio segment preceding an utterance, can be used to build a speech enhancement feature frontend using cross-attention conformer layers for improving noise robustness of automatic speech recognition.

📄 PDF Abstract BibTeX arXiv:2111.00127

Code (0)

등록된 구현이 없습니다.

Tasks

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Speech Enhancementspeech-recognitionSpeech Recognition

Similar Papers 제목 키워드 기반

Fast Conformer with Linearly Scalable Attention for Efficient Speech Recognition

2023-05-08 · Dima Rekesh, Nithin Rao Koluguri, Samuel Kriman, Somshubra Majumdar 외

Conformer-based models have become the dominant end-to-end architecture for speech processing tasks. With the objective of enhancing the conformer architecture for efficient training and inference, we carefully redesigne…

Automatic Speech RecognitionDecoderspeech-recognitionSpeech Recognition+2

HyperConformer: Multi-head HyperMixer for Efficient Speech Recognition

2023-05-29 · Florian Mai, Juan Zuluaga-Gomez, Titouan Parcollet, Petr Motlicek

State-of-the-art ASR systems have achieved promising results by modeling local and global interactions separately. While the former can be computed efficiently, global interactions are usually modeled via attention mecha…

speech-recognitionSpeech Recognition

SRU++: Pioneering Fast Recurrence with Attention for Speech Recognition

2021-10-11 · Jing Pan, Tao Lei, Kwangyoun Kim, Kyu Han 외

The Transformer architecture has been well adopted as a dominant architecture in most sequence transduction tasks including automatic speech recognition (ASR), since its attention mechanism excels in capturing long-range…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Language ModelingLanguage Modelling+4

Conformer-based End-to-end Speech Recognition With Rotary Position Embedding

2021-07-13 · Shengqiang Li, Menglong Xu, Xiao-Lei Zhang

Transformer-based end-to-end speech recognition models have received considerable attention in recent years due to their high training speed and ability to model a long-range global context. Position embedding in the tra…

Positionspeech-recognitionSpeech Recognition

Adding Connectionist Temporal Summarization into Conformer to Improve Its Decoder Efficiency For Speech Recognition

2022-04-08 · Nick J. C. Wang, Zongfeng Quan, Shaojun Wang, Jing Xiao

The Conformer model is an excellent architecture for speech recognition modeling that effectively utilizes the hybrid losses of connectionist temporal classification (CTC) and attention to train model parameters. To impr…

Decoderspeech-recognitionSpeech Recognition