6 Commits

Author SHA1 Message Date
Fangjun Kuang
b5735ae16f Merge remote-tracking branch 'dan/master' into rnnt-stateless2 2021-12-27 15:07:01 +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
c57798661c Make --context-size configurable. 2021-12-24 14:12:32 +08:00
Fangjun Kuang
35d63de820 Remove batchnorm, weight decay, and SOS. 2021-12-23 14:19:49 +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
Fangjun Kuang
cb04c8a750
Limit the number of symbols per frame in RNN-T decoding. (#151) 2021-12-18 11:00:42 +08:00