4 Commits

Author SHA1 Message Date
Fangjun Kuang
896993714b Add tests to ensure that the model is torch scriptable. 2022-05-16 19:12:34 +08:00
Fangjun Kuang
96a544fb69 Various fixes to support torch script. 2022-05-16 18:53:56 +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