iamjanvijay / rnnt

An implementation of RNN-Transducer loss in TF-2.0.
MIT License
45 stars 9 forks source link

Support for Tensorflow >= 2.3 #8

Open nglehuy opened 3 years ago

nglehuy commented 3 years ago

Hello, I like your work. I wonder if you can support this package for the newer version of tensorflow and tf-nightly?

will-rice commented 3 years ago

I think we are going to try and put this into tensorflow-addons which will include ensuring it stays up to date. https://github.com/tensorflow/addons/issues/641