paper-with-me

홈 › Papers

On the Effect of Purely Synthetic Training Data for Different Automatic Speech Recognition Architectures

2024-07-25 · Benedikt Hilmes, Nick Rossenbach, and Ralf Schlüter

In this work we evaluate the utility of synthetic data for training automatic speech recognition (ASR). We use the ASR training data to train a text-to-speech (TTS) system similar to FastSpeech-2. With this TTS we reproduce the original training data, training ASR systems solely on synthetic data. For ASR, we use three different architectures, attention-based encoder-decoder, hybrid deep neural network hidden Markov model and a Gaussian mixture hidden Markov model, showing the different sensitivity of the models to synthetic data generation. In order to extend previous work, we present a number of ablation studies on the effectiveness of synthetic vs. real training data for ASR. In particular we focus on how the gap between training on synthetic and real data changes by varying the speaker embedding or by scaling the model size. For the latter we show that the TTS models generalize well, even when training scores indicate overfitting.

📄 PDF Abstract BibTeX arXiv:2407.17997

Code (0)

등록된 구현이 없습니다.

Tasks

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Decoderspeech-recognitionSpeech RecognitionSynthetic Data Generationtext-to-speechText to Speech

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

Learning to Train with Synthetic Humans

2019-08-02 · David T. Hoffmann, Dimitrios Tzionas, Micheal J. Black, Siyu Tang

Neural networks need big annotated datasets for training. However, manual annotation can be too expensive or even unfeasible for certain tasks, like multi-person 2D pose estimation with severe occlusions. A remedy for th…

2D Pose EstimationPose Estimation

Synthetic Pre-Training Tasks for Neural Machine Translation

2022-12-19 · Zexue He, Graeme Blackwood, Rameswar Panda, Julian McAuley 외

Pre-training models with large crawled corpora can lead to issues such as toxicity and bias, as well as copyright and privacy concerns. A promising way of alleviating such concerns is to conduct pre-training with synthet…

Machine TranslationNMTTranslation

Semantic Understanding of Foggy Scenes with Purely Synthetic Data

2019-10-09 · Martin Hahner, Dengxin Dai, Christos Sakaridis, Jan-Nico Zaech 외

This work addresses the problem of semantic scene understanding under foggy road conditions. Although marked progress has been made in semantic scene understanding over the recent years, it is mainly concentrated on clea…

Scene UnderstandingSelf-Driving CarsSemantic Segmentation

Synthesizing Training Data for Object Detection in Indoor Scenes

2017-02-25 · Georgios Georgakis, Arsalan Mousavian, Alexander C. Berg, Jana Kosecka

Detection of objects in cluttered indoor environments is one of the key enabling functionalities for service robots. The best performing object detection approaches in computer vision exploit deep Convolutional Neural Ne…

Objectobject-detectionObject DetectionObject Detection In Indoor Scenes

In Search of Life: Learning from Synthetic Data to Detect Vital Signs in Videos

2020-04-16 · Florin Condrea, Victor-Andrei Ivan, Marius Leordeanu

Automatically detecting vital signs in videos, such as the estimation of heart and respiration rates, is a challenging research problem in computer vision with important applications in the medical field. One of the key …