rnnt
rnnt copied to clipboard
An implementation of RNN-Transducer loss in TF-2.0.
Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 2.0.3 to 2.11.1. Release notes Sourced from tensorflow's releases. TensorFlow 2.11.1 Release 2.11.1 Note: TensorFlow 2.10 was the last TensorFlow release that supported GPU on native-Windows. Starting...
Are there benchmarks with other implementations?
Bumps [numpy](https://github.com/numpy/numpy) from 1.18.2 to 1.22.0. Release notes Sourced from numpy's releases. v1.22.0 NumPy 1.22.0 Release Notes NumPy 1.22.0 is a big release featuring the work of 153 contributors spread...
Hello, I like your work. I wonder if you can support this package for the newer version of tensorflow and tf-nightly?
logits shape: (10, 79, 18, 6485) labels shape (10, 17) labels_length: tf.Tensor([ 2 14 9 9 9 13 17 9 9 17], shape=(10,), dtype=int64) logit_length : tf.Tensor([20 47 36 35...