paper-with-me

홈 › Papers

Deep Discriminative Feature Learning for Accent Recognition

2020-11-25 · Wei Wang, Chao Zhang, Xiaopei Wu

Accent recognition with deep learning framework is a similar work to deep speaker identification, they're both expected to give the input speech an identifiable representation. Compared with the individual-level features learned by speaker identification network, the deep accent recognition work throws a more challenging point that forging group-level accent features for speakers. In this paper, we borrow and improve the deep speaker identification framework to recognize accents, in detail, we adopt Convolutional Recurrent Neural Network as front-end encoder and integrate local features using Recurrent Neural Network to make an utterance-level accent representation. Novelly, to address overfitting, we simply add Connectionist Temporal Classification based speech recognition auxiliary task during training, and for ambiguous accent discrimination, we introduce some powerful discriminative loss functions in face recognition works to enhance the discriminative power of accent features. We show that our proposed network with discriminative training method (without data-augment) is significantly ahead of the baseline system on the accent classification track in the Accented English Speech Recognition Challenge 2020, where the loss function Circle-Loss has achieved the best discriminative optimization for accent representation.

📄 PDF Abstract BibTeX arXiv:2011.12461

Code (1)

coolEphemeroptera/AESRC2020 공식 구현 tf

Tasks

Face RecognitionSpeaker IdentificationSpeaker Recognitionspeech-recognitionSpeech Recognition

Similar Papers 제목 키워드 기반

ACES: Accent Subspaces for Coupling, Explanations, and Stress-Testing in Automatic Speech Recognition

2026-02-28 · Swapnil Parekh arxiv

ASR systems exhibit persistent performance disparities across accents, but whether these gaps reflect superficial biases or deep structural vulnerabilities remains unclear. We introduce ACES, a three-stage audit that ext…

Speech Recognition

Investigation of Deep Neural Network Acoustic Modelling Approaches for Low Resource Accented Mandarin Speech Recognition

2022-01-24 · Xurong Xie, Xiang Sui, Xunying Liu, Lan Wang

The Mandarin Chinese language is known to be strongly influenced by a rich set of regional accents, while Mandarin speech with each accent is quite low resource. Hence, an important task in Mandarin speech recognition is…

Acoustic Modellingspeech-recognitionSpeech Recognition

Improving Accent Identification and Accented Speech Recognition Under a Framework of Self-supervised Learning

2021-09-15 · Keqi Deng, Songjun Cao, Long Ma

Recently, self-supervised pre-training has gained success in automatic speech recognition (ASR). However, considering the difference between speech accents in real scenarios, how to identify accents and use accent featur…

Accented Speech RecognitionAutomatic Speech RecognitionAutomatic Speech Recognition (ASR)Self-Supervised Learning+2

A New Approach to Accent Recognition and Conversion for Mandarin Chinese

2020-08-07 · Lin Ai, Shih-Ying Jeng, Homayoon Beigi

Two new approaches to accent classification and conversion are presented and explored, respectively. The first topic is Chinese accent classification/recognition. The second topic is the use of encoder-decoder models for…

Decoder

Accented Speech Recognition: A Survey

2021-04-21 · Arthur Hinsvark, Natalie Delworth, Miguel Del Rio, Quinten McNamara 외

Automatic Speech Recognition (ASR) systems generalize poorly on accented speech. The phonetic and linguistic variability of accents present hard challenges for ASR systems today in both data collection and modeling strat…

Accented Speech RecognitionAutomatic Speech RecognitionAutomatic Speech Recognition (ASR)Feature Engineering+3