CLSDASNov 20, 2024

Hard-Synth: Synthesizing Diverse Hard Samples for ASR using Zero-Shot TTS and LLM

arXiv:2411.13159v12 citationsh-index: 8
Originality Incremental advance
AI Analysis

This addresses the challenge of reducing labeling costs and bias in ASR for speech recognition applications, though it is incremental as it builds on existing TTS and LLM methods.

The paper tackled the problem of enhancing automatic speech recognition (ASR) systems by synthesizing diverse hard samples using zero-shot TTS and LLMs, resulting in relative word error rate reductions of 6.5%/4.4% on LibriSpeech dev/test-other subsets.

Text-to-speech (TTS) models have been widely adopted to enhance automatic speech recognition (ASR) systems using text-only corpora, thereby reducing the cost of labeling real speech data. Existing research primarily utilizes additional text data and predefined speech styles supported by TTS models. In this paper, we propose Hard-Synth, a novel ASR data augmentation method that leverages large language models (LLMs) and advanced zero-shot TTS. Our approach employs LLMs to generate diverse in-domain text through rewriting, without relying on additional text data. Rather than using predefined speech styles, we introduce a hard prompt selection method with zero-shot TTS to clone speech styles that the ASR model finds challenging to recognize. Experiments demonstrate that Hard-Synth significantly enhances the Conformer model, achieving relative word error rate (WER) reductions of 6.5\%/4.4\% on LibriSpeech dev/test-other subsets. Additionally, we show that Hard-Synth is data-efficient and capable of reducing bias in ASR.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes