TL;DR
This paper introduces a Bayesian learning framework for deep neural network speaker adaptation, effectively modeling speaker-specific uncertainties with limited data, leading to improved speech recognition accuracy.
Contribution
It proposes three Bayesian DNN adaptation methods that replace deterministic parameters with posterior distributions, enhancing robustness with limited speaker data.
Findings
Consistently outperforms deterministic adaptation methods.
Achieves up to 1.4% absolute WER reduction on CallHome.
Demonstrates superior performance compared to recent state-of-the-art systems.
Abstract
A key task for speech recognition systems is to reduce the mismatch between training and evaluation data that is often attributable to speaker differences. Speaker adaptation techniques play a vital role to reduce the mismatch. Model-based speaker adaptation approaches often require sufficient amounts of target speaker data to ensure robustness. When the amount of speaker level data is limited, speaker adaptation is prone to overfitting and poor generalization. To address the issue, this paper proposes a full Bayesian learning based DNN speaker adaptation framework to model speaker-dependent (SD) parameter uncertainty given limited speaker specific adaptation data. This framework is investigated in three forms of model based DNN adaptation techniques: Bayesian learning of hidden unit contributions (BLHUC), Bayesian parameterized activation functions (BPAct), and Bayesian hidden unit…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsVariational Inference
