shaynemei
|
ca19b98949
|
sort imports
|
2022-08-02 17:45:23 -07:00 |
|
shaynemei
|
5657fa44a4
|
use explicit relative imports
|
2022-08-02 17:44:36 -07:00 |
|
Fangjun Kuang
|
f6ce135608
|
Various fixes to support torch script. (#371)
* Various fixes to support torch script.
* Add tests to ensure that the model is torch scriptable.
* Update tests.
|
2022-05-16 21:46:59 +08:00 |
|
Wei Kang
|
5ae80dfca7
|
Minor fixes (#193)
|
2022-01-27 18:01:17 +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
|
fb6a57e9e0
|
Increase the size of the context in the RNN-T decoder. (#153)
|
2021-12-23 07:55:02 +08:00 |
|