3 Commits

Author SHA1 Message Date
Fangjun Kuang
b3707d0c3d Use lazy cutset for all recipes. 2022-06-05 21:29:06 +08:00
Fangjun Kuang
d93512344b Use jsonl for cutsets in the librispeech recipe. 2022-06-05 13:10:06 +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