paper-with-me

Papers

A Universally-Deployable ASR Frontend for Joint Acoustic Echo Cancellation, Speech Enhancement, and Voice Separation

2022-09-14 · Tom O'Malley, Arun Narayanan, Quan Wang

Recent work has shown that it is possible to train a single model to perform joint acoustic echo cancellation (AEC), speech enhancement, and voice separation, thereby serving as a unified frontend for robust automatic speech recognition (ASR). The joint model uses contextual information, such as a reference of the playback audio, noise context, and speaker embedding. In this work, we propose a number of novel improvements to such a model. First, we improve the architecture of the Cross-Attention Conformer that is used to ingest noise context into the model. Second, we generalize the model to be able to handle varying lengths of noise context. Third, we propose Signal Dropout, a novel strategy that models missing contextual information. In the absence of one or more signals, the proposed model performs nearly as well as task-specific models trained without these signals; and when such signals are present, our system compares well against systems that require all context signals. Over the baseline, the final model retains a relative word error rate reduction of 25.0% on background speech when speaker embedding is absent, and 61.2% on AEC when device playback is absent.

📄 PDF Abstract BibTeX arXiv:2209.06410

Code (0)

등록된 구현이 없습니다.

Tasks

Acoustic echo cancellationAutomatic Speech RecognitionAutomatic Speech Recognition (ASR)Speech Enhancementspeech-recognitionSpeech Recognition

Methods 이 논문이 사용한 방법론

Dropout Dropout is a regularization technique for neural networks that drops a unit (along with connections) at training time with a specified probability $p$ (a common value is…

Similar Papers 제목 키워드 기반

Joint Acoustic Echo Cancellation and Blind Source Extraction based on Independent Vector Extraction

2022-05-13 · Thomas Haubner, Zbyněk Koldovský, Walter Kellermann

We describe a joint acoustic echo cancellation (AEC) and blind source extraction (BSE) approach for multi-microphone acoustic frontends. The proposed algorithm blindly estimates AEC and beamforming filters by maximizing …

Acoustic echo cancellation

A Conformer-based ASR Frontend for Joint Acoustic Echo Cancellation, Speech Enhancement and Speech Separation

2021-11-18 · Tom O'Malley, Arun Narayanan, Quan Wang, Alex Park 외

We present a frontend for improving robustness of automatic speech recognition (ASR), that jointly implements three modules within a single model: acoustic echo cancellation, speech enhancement, and speech separation. Th…

Acoustic echo cancellationAutomatic Speech RecognitionAutomatic Speech Recognition (ASR)Speech Enhancement+3

Mask scalar prediction for improving robust automatic speech recognition

2022-04-26 · Arun Narayanan, James Walker, Sankaran Panchapagesan, Nathan Howard 외

Using neural network based acoustic frontends for improving robustness of streaming automatic speech recognition (ASR) systems is challenging because of the causality constraints and the resulting distortion that the fro…

Acoustic echo cancellationAutomatic Speech RecognitionAutomatic Speech Recognition (ASR)Prediction+2

Deep Learning for Joint Acoustic Echo and Acoustic Howling Suppression in Hybrid Meetings

2023-05-02 · Hao Zhang, Meng Yu, Dong Yu

Hybrid meetings have become increasingly necessary during the post-COVID period and also brought new challenges for solving audio-related problems. In particular, the interplay between acoustic echo and acoustic howling …

Speech Separation

Learnable Acoustic Frontends in Bird Activity Detection

2022-10-03 · Mark Anderson, Naomi Harte

Autonomous recording units and passive acoustic monitoring present minimally intrusive methods of collecting bioacoustics data. Combining this data with species agnostic bird activity detection systems enables the monito…

Action DetectionActivity DetectionBird Audio Detection