[Error with rnnt_loss while training subword_conformer] ValueError: Input tensor 'rnnt_loss/add_4:0' enters the loop with shape (1, None), but has shape (None, None) after one iteration #144
Hello
I am trying to train subword_conformer with rnnt loss in TF without installing warp-transducer as instructed in the readme but getting the following error. Any help would be appreciated.
Hello I am trying to train subword_conformer with rnnt loss in TF without installing warp-transducer as instructed in the readme but getting the following error. Any help would be appreciated.
Thanks