TL;DR
This paper introduces a novel speaker adaptive training method using model-agnostic meta-learning, enabling neural networks to adapt more effectively to different speakers by integrating adaptation into the training process.
Contribution
It formulates speaker adaptive training as a meta-learning task, allowing adaptation via gradient descent to be embedded directly into model training.
Findings
Meta-learning approach achieves comparable adaptation results to traditional methods.
The method scales better for adapting all neural network weights.
Experimental results validate the effectiveness of the proposed approach.
Abstract
Speaker adaptive training (SAT) of neural network acoustic models learns models in a way that makes them more suitable for adaptation to test conditions. Conventionally, model-based speaker adaptive training is performed by having a set of speaker dependent parameters that are jointly optimised with speaker independent parameters in order to remove speaker variation. However, this does not scale well if all neural network weights are to be adapted to the speaker. In this paper we formulate speaker adaptive training as a meta-learning task, in which an adaptation process using gradient descent is encoded directly into the training of the model. We compare our approach with test-only adaptation of a standard baseline model and a SAT-LHUC model with a learned speaker adaptation schedule and demonstrate that the meta-learning approach achieves comparable results.
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
MethodsTest
