Skip to content

TensorFlowASR v0.7.1

Choose a tag to compare

@nglehuy nglehuy released this 31 Jan 10:14
· 987 commits to main since this release

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