TensorFlowASR v0.7.1
Release Notes
- Update dataset config
- Update ASRDataset with option to use preprocessing in pure tf (not
tf.numpy_function) - Add Transducer Greedy Decoding V2 from https://arxiv.org/pdf/1801.00841.pdf
- Update documents and results
- Update examples scripts to use new dataset config