- Supported ContextNet [http://arxiv.org/abs/2005.03191](http://arxiv.org/abs/2005.03191) - Updated train dataset - Updated example scripts - Add `tf.sequence_mask` into Transducer Prediction Network while training to mask padding values
0.4.5
Release Notes
- Add github publish workflow
0.4.4
Release Notes
- Update transducer beam search to take `norm_score` - Update base tester
0.4.3
Release Notes
- Fix gammatone feature extraction for using in tf.function - Add support for masking
0.4.2
Release Notes
- Update audio read to convert from multi channels into single channel