6 Commits

Author SHA1 Message Date
Fangjun Kuang
728eb5075f skip scan_pessimistic_batches_for_oom if params.start_batch > 0 2022-07-22 10:20:36 +08:00
Fangjun Kuang
efdbb98583 Merge remote-tracking branch 'dan/master' into fix-loading-sampler-state-dict 2022-07-22 10:10:08 +08:00
Zengwei Yao
a42d96dfe0
Fix warmup (#435)
* fix warmup when scan_pessimistic_batches_for_oom

* delete comments
2022-06-20 13:40:01 +08:00
Fangjun Kuang
fd7646d294 Fix loading sampler state dict. 2022-06-14 17:40:18 +08:00
Quandwang
8512aaf585
fix typos (#409) 2022-06-08 20:08:44 +08:00
Fangjun Kuang
2f1e23cde1
Narrower and deeper conformer (#330)
* Copy files for editing.

* Add random combine from #229.

* Minor fixes.

* Pass model parameters from the command line.

* Fix warnings.

* Fix warnings.

* Update readme.

* Rename to avoid conflicts.

* Update results.

* Add CI for pruned_transducer_stateless5

* Typo fixes.

* Remove random combiner.

* Update decode.py and train.py to use periodically averaged models.

* Minor fixes.

* Revert to use random combiner.

* Update results.

* Minor fixes.
2022-05-23 14:39:11 +08:00