wenet-e2e / wenet

Production First and Production Ready End-to-End Speech Recognition Toolkit
https://wenet-e2e.github.io/wenet/
Apache License 2.0
3.87k stars 1.03k forks source link

Does wenet support saving best model during training? Or having early stopping scheme #2516

Closed MisakiWho closed 1 month ago

MisakiWho commented 1 month ago

Just wondering if wenet has ways to save the best model on dev during training.

xingchensong commented 1 month ago

this is the default way we used to save model.