Skip to content

TensorFlowASR v0.4.0

Choose a tag to compare

@nglehuy nglehuy released this 06 Dec 11:12
· 1086 commits to main since this release
a9b0850

Release Notes

  • Updated RNN Transducer Beam Search from pure python operation to tf operations
  • Updated Test runner to accept batch size > 1
  • Updated Test datasets to return signals instead of speech features
  • Updated Conformer's Model Config names
  • Updated recognize functions to accept signals instead of speech features
  • Updated readme files.