SeanNaren / deepspeech.pytorch

Speech Recognition using DeepSpeech2.
MIT License
2.1k stars 621 forks source link

about pytorch_lightning #673

Closed GLaStu closed 2 years ago

GLaStu commented 2 years ago

the master branch and feature/autocast branch have some diiferent. why pytorch_lightning is deleted in the branch feature/autocast? What is the purpose or benefit of doing that?

SeanNaren commented 2 years ago

This was an old branch I think, I need to do some cleanups. Going forward life is simple using pytorch lightning to handle all the trainer stuff!