6 Commits

Author SHA1 Message Date
Fangjun Kuang
45866f95b4 Minor fixes. 2022-02-07 16:39:39 +08:00
Fangjun Kuang
e614e0bd45 Fix a typo. 2022-02-07 16:32:28 +08:00
Fangjun Kuang
3b93761199 Update RESULTS. 2022-02-07 16:31:10 +08:00
Fangjun Kuang
14c93add50
Remove batchnorm, weight decay, and SOS from transducer conformer encoder (#155)
* Remove batchnorm, weight decay, and SOS.

* Make --context-size configurable.

* Update results.
2021-12-27 16:01:10 +08:00
Fangjun Kuang
8187d6236c
Minor fix to maximum number of symbols per frame for RNN-T decoding. (#157)
* Minor fix to maximum number of symbols per frame RNN-T decoding.

* Minor fixes.
2021-12-24 21:48:40 +08:00
Fangjun Kuang
fb6a57e9e0
Increase the size of the context in the RNN-T decoder. (#153) 2021-12-23 07:55:02 +08:00