Skip to content

Latest commit

 

History

History
20 lines (17 loc) · 709 Bytes

README.md

File metadata and controls

20 lines (17 loc) · 709 Bytes

Learning to adapt

This repository contains code for our Interspeech 2018 and ASRU 2019 papers, in which we explored using meta-learning for speaker adaptation and speaker adaptive traininig of ASR models.

@inproceedings{klejch2018,
    title     = {Learning to adapt: a meta-learning approach for speaker adaptation},
    author    = {Klejch, Ondrej and Fainberg, Joachim and Bell, Peter},
    booktitle = {Interspeech},
    year      = {2018},
}

@inproceedings{klejch2019,
    title     = {Speaker Adaptive Training Using Model Agnostic Meta-Learning},
    author    = {Klejch, Ondrej and Fainberg, Joachim and Bell, Peter and Renals, Steve},
    booktitle = {ASRU},
    year      = {2019},
}