paper-with-me

홈 › Papers

ImportantAug: a data augmentation agent for speech

2021-12-14 · ICASSP 2022 4 · Viet Anh Trinh, Hassan Salami Kavaki, Michael I Mandel

We introduce ImportantAug, a technique to augment training data for speech classification and recognition models by adding noise to unimportant regions of the speech and not to important regions. Importance is predicted for each utterance by a data augmentation agent that is trained to maximize the amount of noise it adds while minimizing its impact on recognition performance. The effectiveness of our method is illustrated on version two of the Google Speech Commands (GSC) dataset. On the standard GSC test set, it achieves a 23.3% relative error rate reduction compared to conventional noise augmentation which applies noise to speech without regard to where it might be most effective. It also provides a 25.4% error rate reduction compared to a baseline without data augmentation. Additionally, the proposed ImportantAug outperforms the conventional noise augmentation and the baseline on two test sets with additional noise added.

📄 PDF Abstract BibTeX arXiv:2112.07156

Code (1)

tvanh512/importantAug 공식 구현 pytorch

Tasks

Data AugmentationKeyword SpottingSpeech Recognition

Similar Papers 제목 키워드 기반

Adversarial Data Augmentation for Disordered Speech Recognition

2021-08-02 · Zengrui Jin, Mengzhe Geng, Xurong Xie, Jianwei Yu 외

Automatic recognition of disordered speech remains a highly challenging task to date. The underlying neuro-motor conditions, often compounded with co-occurring physical disabilities, lead to the difficulty in collecting …

Data Augmentationspeech-recognitionSpeech Recognition

Data Augmentation with Locally-time Reversed Speech for Automatic Speech Recognition

2021-10-09 · Si-Ioi Ng, Tan Lee

Psychoacoustic studies have shown that locally-time reversed (LTR) speech, i.e., signal samples time-reversed within a short segment, can be accurately recognised by human listeners. This study addresses the question of …

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Data Augmentationspeech-recognition+1

Improving Code-Switching and Named Entity Recognition in ASR with Speech Editing based Data Augmentation

2023-06-14 · Zheng Liang, Zheshu Song, Ziyang Ma, Chenpeng Du 외

Recently, end-to-end (E2E) automatic speech recognition (ASR) models have made great strides and exhibit excellent performance in general speech recognition. However, there remain several challenging scenarios that E2E m…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Data Augmentationnamed-entity-recognition+7

MixSpeech: Data Augmentation for Low-resource Automatic Speech Recognition

2021-02-25 · Linghui Meng, Jin Xu, Xu Tan, Jindong Wang 외

In this paper, we propose MixSpeech, a simple yet effective data augmentation method based on mixup for automatic speech recognition (ASR). MixSpeech trains an ASR model by taking a weighted combination of two different …

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Data Augmentationspeech-recognition+1

PhasePerturbation: Speech Data Augmentation via Phase Perturbation for Automatic Speech Recognition

2023-12-13 · Chengxi Lei, Satwinder Singh, Feng Hou, Xiaoyun Jia 외

Most of the current speech data augmentation methods operate on either the raw waveform or the amplitude spectrum of speech. In this paper, we propose a novel speech data augmentation method called PhasePerturbation that…

Automatic Speech RecognitionData AugmentationDiversityspeech-recognition+1