sooftware / kospeech

Open-Source Toolkit for End-to-End Korean Automatic Speech Recognition leveraging PyTorch and Hydra.
https://sooftware.github.io/kospeech/
Apache License 2.0
605 stars 192 forks source link

RNNT Doesn't backpropa with BPTT? #167

Open YooSungHyun opened 2 years ago

YooSungHyun commented 2 years ago

Title

RNNT Doesn't backpropa with BPTT?

Description

i see, Trainer code and model loss output, RNN-T does't BPTT is that right? and why?