Noah Chalifour

Results 7 comments of Noah Chalifour

@Manish-rai21bit Try running `chmod +x ./scripts/build_rnnt.sh` followed by `./scripts/build_rnnt.sh`

@stefan-falk I have also noted that the model is not converging. I have been working on a solution for a while. It seems though if you use a small enough...

@dyc3 From what I can tell `fp16_run` doesn't work right now because the RNNT loss function does not support float16, I am not very good with C/C++ so if someone...

I haven't been able to train a model with in the parameters specified in the paper (training time and resources are limited), I am currently training a much smaller model...

Please try again with the latest commit. I have updated it to use Tensorflow 2.2.0 and solved the retracing issue

@etyhh What version of TensorFlow are you using?

Can someone please let me know if this is resolved in the latest commit? I do not have a multi GPU machine to test on. Thanks