Skip to content

Semi-supervised learning with Dual Student for automatic speech recognition

License

Notifications You must be signed in to change notification settings

franco-ruggeri/dualstudent-asr

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 Speech and Speaker Recognition course (DT2119) at KTH.

How to install

pip install dualstudent-asr

About

Semi-supervised learning with Dual Student for automatic speech recognition

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.4%
  • Shell 0.6%