Daniel Povey
|
c736b39c7d
|
Remove unnecessary option for diagnostics code, collect on more batches
|
2022-05-19 11:35:54 +08: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 |
|
Fangjun Kuang
|
aeb8986e35
|
Ignore padding frames during RNN-T decoding. (#358)
* Ignore padding frames during RNN-T decoding.
* Fix outdated decoding code.
* Minor fixes.
|
2022-05-13 07:39:14 +08:00 |
|
Fangjun Kuang
|
fce7f3cd9a
|
Support computing RNN-T loss with torchaudio (#316)
|
2022-04-19 18:47:13 +08:00 |
|