dualstudent-asr

Dual Student for Automatic Speech Recognition


License
GPL-2.0+
Install
pip install dualstudent-asr==0.1.2

Documentation

Dual Student for Automatic Speech Recognition

Dual Student is a semi-supervised learning algorithm originally introduced for image classification by Ke et al. In this work, we implement, validate and extend it for Automatic Speech Recognition (ASR). See the report for more details. This project is part of the course DT2119 Speech and Speaker Recognition at KTH.

How to install

pip install dualstudent-asr