Piotr Żelasko 6f2128a511
Speed up yesno training to finish in ~10s on CPU
Setting `persistent_workers=True` when creating DataLoader removes a significant overhead at the start of each epoch and validation.
2023-08-12 20:46:25 -04:00
..
2021-08-23 15:59:36 +08:00
2022-11-17 09:42:17 -05:00

How to run this recipe

You can find detailed instructions by visiting https://icefall.readthedocs.io/en/latest/recipes/yesno.html

It describes how to run this recipe and how to use a pre-trained model with ./pretrained.py.