Fangjun Kuang
|
c3b3123b27
|
Add modified beam search.
|
2022-01-28 16:20:42 +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 |
|
Fangjun Kuang
|
cb04c8a750
|
Limit the number of symbols per frame in RNN-T decoding. (#151)
|
2021-12-18 11:00:42 +08:00 |
|