Robust Channel Learning for Large-Scale Radio Speaker Verification
Wenhao Yang, Jianguo Wei, Wenhuan Lu, Lei Li, Xugang Lu
TL;DR
Problem: speaker verification performance degrades under radio channel conditions, especially bandwidth constraints and noise. Approach: Channel Robust Speaker Learning (CRSL) combines BandNoiseAugment for bandwidth-aware augmentation, a radio-corpus collection toolkit to simulate radio transmission, and an early-fine-tuning strategy to adapt shallow layers efficiently. Contributions: BandNoiseAugment reduces EER/minDCF on radio data with minimal overhead, early fine-tuning improves robustness by targeting early convolutional layers, and a scalable radio speech corpus and benchmark enable reproducible evaluation of radio-channel effects. Findings: experiments on VoxCeleb1/2 and CNCeleb show substantial gains over baselines and reveal distinct roles of bandwidth and channel factors in feature extraction.
Abstract
Recent research in speaker verification has increasingly focused on achieving robust and reliable recognition under challenging channel conditions and noisy environments. Identifying speakers in radio communications is particularly difficult due to inherent limitations such as constrained bandwidth and pervasive noise interference. To address this issue, we present a Channel Robust Speaker Learning (CRSL) framework that enhances the robustness of the current speaker verification pipeline, considering data source, data augmentation, and the efficiency of model transfer processes. Our framework introduces an augmentation module that mitigates bandwidth variations in radio speech datasets by manipulating the bandwidth of training inputs. It also addresses unknown noise by introducing noise within the manifold space. Additionally, we propose an efficient fine-tuning method that reduces the need for extensive additional training time and large amounts of data. Moreover, we develop a toolkit for assembling a large-scale radio speech corpus and establish a benchmark specifically tailored for radio scenario speaker verification studies. Experimental results demonstrate that our proposed methodology effectively enhances performance and mitigates degradation caused by radio transmission in speaker verification tasks. The code will be available on Github.
