mailong25 / self-supervised-speech-recognition

speech to text with self-supervised learning based on wav2vec 2.0 framework
379 stars 114 forks source link

Fine-tuning checkpoints #26

Closed Logicbloke closed 3 years ago

Logicbloke commented 3 years ago

Hello,

My fine-tuning goes all the way up to epoch 49 (and counting) but no checkpoint is saved. Is this normal? It seems very different from the pre-training where it's saving a checkpoint after each epoch.

Many thanks.

Kind Regards,

Logicbloke commented 3 years ago

It seems like it's saved without printing it in the output. Thanks!