paper-with-me

홈 › Papers

Efficient acoustic feature transformation in mismatched environments using a Guided-GAN

2022-10-03 · Walter Heymans, Marelie H. Davel, Charl van Heerden

We propose a new framework to improve automatic speech recognition (ASR) systems in resource-scarce environments using a generative adversarial network (GAN) operating on acoustic input features. The GAN is used to enhance the features of mismatched data prior to decoding, or can optionally be used to fine-tune the acoustic model. We achieve improvements that are comparable to multi-style training (MTR), but at a lower computational cost. With less than one hour of data, an ASR system trained on good quality data, and evaluated on mismatched audio is improved by between 11.5% and 19.7% relative word error rate (WER). Experiments demonstrate that the framework can be very useful in under-resourced environments where training data and computational resources are limited. The GAN does not require parallel training data, because it utilises a baseline acoustic model to provide an additional loss term that guides the generator to create acoustic features that are better classified by the baseline.

📄 PDF Abstract BibTeX arXiv:2210.00721

Code (0)

등록된 구현이 없습니다.

Tasks

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Generative Adversarial Networkspeech-recognitionSpeech Recognition

Similar Papers 제목 키워드 기반

A Study of Acoustic Features in Arabic Speaker Identification under Noisy Environmental Conditions

2021-10-23 · Zhor Benhafid, Kawthar Yasmine Zergat, Abderrahmane Amrouche

One of the major parts of the voice recognition field is the choice of acoustic features which have to be robust against the variability of the speech signal, mismatched conditions, and noisy environments. Thus, differen…

Speaker Identification

Self-Supervised Visual Acoustic Matching

2023-07-27 · NeurIPS 2023 11

Acoustic matching aims to re-synthesize an audio clip to sound as if it were recorded in a target acoustic environment. Existing methods assume access to paired training data, where the audio is observed in both source a…

Diversity

Visual Acoustic Matching

2022-02-14 · CVPR 2022 1 · Changan Chen, Ruohan Gao, Paul Calamia, Kristen Grauman

We introduce the visual acoustic matching task, in which an audio clip is transformed to sound like it was recorded in a target environment. Given an image of the target environment and a waveform for the source audio, t…

A study on cross-corpus speech emotion recognition and data augmentation

2022-01-10 · Norbert Braunschweiler, Rama Doddipatla, Simon Keizer, Svetlana Stoyanchev

Models that can handle a wide range of speakers and acoustic conditions are essential in speech emotion recognition (SER). Often, these models tend to show mixed results when presented with speakers or acoustic condition…

Cross-corpusData AugmentationEmotion RecognitionSpeech Emotion Recognition

Wasserstein GAN and Waveform Loss-based Acoustic Model Training for Multi-speaker Text-to-Speech Synthesis Systems Using a WaveNet Vocoder

2018-07-31 · Yi Zhao, Shinji Takaki, Hieu-Thi Luong, Junichi Yamagishi 외

Recent neural networks such as WaveNet and sampleRNN that learn directly from speech waveform samples have achieved very high-quality synthetic speech in terms of both naturalness and speaker similarity even in multi-spe…

Generative Adversarial NetworkSpeech Synthesistext-to-speechText to Speech+1