paper-with-me

Papers

AIPNet: Generative Adversarial Pre-training of Accent-invariant Networks for End-to-end Speech Recognition

2019-11-27 · Yi-Chen Chen, Zhaojun Yang, Ching-Feng Yeh, Mahaveer Jain, Michael L. Seltzer

As one of the major sources in speech variability, accents have posed a grand challenge to the robustness of speech recognition systems. In this paper, our goal is to build a unified end-to-end speech recognition system that generalizes well across accents. For this purpose, we propose a novel pre-training framework AIPNet based on generative adversarial nets (GAN) for accent-invariant representation learning: Accent Invariant Pre-training Networks. We pre-train AIPNet to disentangle accent-invariant and accent-specific characteristics from acoustic features through adversarial training on accented data for which transcriptions are not necessarily available. We further fine-tune AIPNet by connecting the accent-invariant module with an attention-based encoder-decoder model for multi-accent speech recognition. In the experiments, our approach is compared against four baselines including both accent-dependent and accent-independent models. Experimental results on 9 English accents show that the proposed approach outperforms all the baselines by 2.3 \sim 4.5% relative reduction on average WER when transcriptions are available in all accents and by 1.6 \sim 6.1% relative reduction when transcriptions are only available in US accent.

📄 PDF Abstract BibTeX arXiv:1911.11935

Code (0)

등록된 구현이 없습니다.

Tasks

DecoderRepresentation Learningspeech-recognitionSpeech Recognition

Similar Papers 제목 키워드 기반

REDAT: Accent-Invariant Representation for End-to-End ASR by Domain Adversarial Training with Relabeling

2020-12-14 · Hu Hu, Xuesong Yang, Zeynab Raeesy, Jinxi Guo 외

Accents mismatching is a critical problem for end-to-end ASR. This paper aims to address this problem by building an accent-robust RNN-T system with domain adversarial training (DAT). We unveil the magic behind DAT and p…

Clustering

Domain Adversarial Training for Accented Speech Recognition

2018-06-07 · Sining Sun, Ching-Feng Yeh, Mei-Yuh Hwang, Mari Ostendorf 외

In this paper, we propose a domain adversarial training (DAT) algorithm to alleviate the accented speech recognition problem. In order to reduce the mismatch between labeled source domain data ("standard" accent) and unl…

Accented Speech RecognitionMulti-Task Learningspeech-recognitionSpeech Recognition

Accent-Robust Automatic Speech Recognition Using Supervised and Unsupervised Wav2vec Embeddings

2021-10-07 · Jialu Li, Vimal Manohar, Pooja Chitkara, Andros Tjandra 외

Speech recognition models often obtain degraded performance when tested on speech with unseen accents. Domain-adversarial training (DAT) and multi-task learning (MTL) are two common approaches for building accent-robust …

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Multi-Task Learningspeech-recognition+1

mask-Net: Learning Context Aware Invariant Features using Adversarial Forgetting (Student Abstract)

2020-11-25 · Hemant Yadav, Atul Anshuman Singh, Rachit Mittal, Sunayana Sitaram 외

Training a robust system, e.g.,Speech to Text (STT), requires large datasets. Variability present in the dataset such as unwanted nuisances and biases are the reason for the need of large datasets to learn general repres…

Speech-to-Text

Accent-Invariant Automatic Speech Recognition via Saliency-Driven Spectrogram Masking

2025-10-10 · Mohammad Hossein Sameti, Sepehr Harfi Moridani, Ali Zarean, Hossein Sameti arxiv

Pre-trained transformer-based models have significantly advanced automatic speech recognition (ASR), yet they remain sensitive to accent and dialectal variations, resulting in elevated word error rates (WER) in linguisti…

Speech RecognitionData Augmentation