RNN-Transducer icon indicating copy to clipboard operation
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?