SDAICLASSep 19, 2024

Channel-Aware Domain-Adaptive Generative Adversarial Network for Robust Speech Recognition

arXiv:2409.12386v23 citationsh-index: 3
Originality Incremental advance
AI Analysis

This addresses robust speech recognition for unseen recording environments, though it is incremental as it builds on existing GAN and channel-extraction techniques.

The paper tackled the problem of automatic speech recognition performance degradation due to channel mismatch by proposing a channel-aware data simulation method, achieving relative character error rate reductions of 20.02% and 9.64% on two corpora.

While pre-trained automatic speech recognition (ASR) systems demonstrate impressive performance on matched domains, their performance often degrades when confronted with channel mismatch stemming from unseen recording environments and conditions. To mitigate this issue, we propose a novel channel-aware data simulation method for robust ASR training. Our method harnesses the synergistic power of channel-extractive techniques and generative adversarial networks (GANs). We first train a channel encoder capable of extracting embeddings from arbitrary audio. On top of this, channel embeddings are extracted using a minimal amount of target-domain data and used to guide a GAN-based speech synthesizer. This synthesizer generates speech that faithfully preserves the phonetic content of the input while mimicking the channel characteristics of the target domain. We evaluate our method on the challenging Hakka Across Taiwan (HAT) and Taiwanese Across Taiwan (TAT) corpora, achieving relative character error rate (CER) reductions of 20.02% and 9.64%, respectively, compared to the baselines. These results highlight the efficacy of our channel-aware data simulation method for bridging the gap between source- and target-domain acoustics.

Code Implementations1 repo
Foundations

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

Your Notes