paper-with-me

홈 › Papers

Progressive Down-Sampling for Acoustic Encoding

2021-11-16 · ACL ARR November 2021 11 · Anonymous

In acoustic encoding, the fine-grained frame-level features are not suited for capturing global dependencies. But condensing them into a semantically complete representation by stacked down-sampling does not work well. We find that the condensation leads to the degraded correlation of the representations in adjacent positions, which poses the risk of information loss in the stacked method. In this work, we propose a new method, progressive down-sampling (PDS), for encoding the context sufficiently before each condensation. Also, we develop a representation fusion method to alleviate information loss by combining the multi-scale representations. Experimental results on the 960h LibriSpeech automatic speech recognition task show that, for a strong Conformer-based system, our method down-samples the input speech features to 1/32 of the initial length, while yielding an improvement of 0.47 WER with a speedup of 1.42$\times$. It also achieves the state-of-the-art BLEU score (25.8) on the MuST-C En-De speech translation benchmark with no additional training data.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)speech-recognitionSpeech RecognitionTranslation

Similar Papers 제목 키워드 기반

Bridging the Granularity Gap for Acoustic Modeling

2023-05-27 · Chen Xu, Yuhao Zhang, Chengbo Jiao, Xiaoqian Liu 외

While Transformer has become the de-facto standard for speech, modeling upon the fine-grained frame-level features remains an open challenge of capturing long-distance dependencies and distributing the attention weights.…

speech-recognitionSpeech Recognition

Disentangling Textual and Acoustic Features of Neural Speech Representations

2024-10-03 · Hosein Mohebbi, Grzegorz Chrupała, Willem Zuidema, Afra Alishahi 외

Neural speech models build deeply entangled internal representations, which capture a variety of features (e.g., fundamental frequency, loudness, syntactic category, or semantic content of a word) in a distributed encodi…

DisentanglementEmotion RecognitionSpeaker Identification

Self-Attentional Acoustic Models

2018-03-26 · Matthias Sperber, Jan Niehues, Graham Neubig, Sebastian Stüker 외

Self-attention is a method of encoding sequences of vectors by relating these vectors to each-other based on pairwise similarities. These models have recently shown promising results for modeling discrete sequences, but …

Large-Scale Mixed-Bandwidth Deep Neural Network Acoustic Modeling for Automatic Speech Recognition

2019-07-10 · Khoi-Nguyen C. Mac, Xiaodong Cui, Wei zhang, Michael Picheny

In automatic speech recognition (ASR), wideband (WB) and narrowband (NB) speech signals with different sampling rates typically use separate acoustic models. Therefore mixed-bandwidth (MB) acoustic modeling has important…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Bandwidth Extensionspeech-recognition+1

Text-Only Domain Adaptation for End-to-End Speech Recognition through Down-Sampling Acoustic Representation

2023-09-04 · Jiaxu Zhu, Weinan Tong, Yaoxun Xu, Changhe Song 외

Mapping two modalities, speech and text, into a shared representation space, is a research topic of using text-only data to improve end-to-end automatic speech recognition (ASR) performance in new domains. However, the l…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Domain Adaptationspeech-recognition+1