RNN-Transducer
RNN-Transducer copied to clipboard
PyTorch implementation of RNN-Transducer(RNN-T).
Results
2
RNN-Transducer issues
Sort by
recently updated
recently updated
newest added
the input dimension of linear joiner should be additive of encoder + decoder output. Is it correct?
add "nn." before Linear