icefall/egs/librispeech/ASR/pruned_transducer_stateless2
Zengwei Yao c059ef3169
Keep model_avg on cpu (#348)
* keep model_avg on cpu

* explicitly convert model_avg to cpu

* minor fix

* remove device convertion for model_avg

* modify usage of the model device in train.py

* change model.device to next(model.parameters()).device for decoding

* assert params.start_epoch>0

* assert params.start_epoch>0, params.start_epoch
2022-05-07 10:42:34 +08:00
..
2022-03-16 22:14:30 +08:00
2022-03-16 22:14:30 +08:00
2022-05-07 10:42:34 +08:00
2022-04-11 12:03:41 +08:00
2022-04-13 13:09:24 +08:00