Tensorflowasr

Latest version: v2.0.0

Safety actively analyzes 629811 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 4 of 8

0.6.4

Release Notes

- Fix tflite conversion and interpretation on Transducer's Greedy Decoding, the reason is somehow tflite drops support for `tf.cond` so we have to use `tf.where` instead. Tested on `tensorflow==2.3.1` and `tf-nightly`
- Small update on `BaseTrainer` class: infinity evaluation after training is done, refactor some utility functions
- Update `SentencePieceFeaturizer`

0.6.3

Release Notes

- Add downloading script for Multilingual LibriSpeech dataset
- Add `SentencePieceFeaturizer`
- Remove `tf.string` from Transducer Beam Search for GPU support
- Add RNNT implementation in pure TF (Ref: [https://github.com/iamjanvijay/rnnt](https://github.com/iamjanvijay/rnnt))
- Add option for tfrecords shards and buffer size

0.6.2

Release Notes

- Update dependencies
- Fix Transducer RNN name

0.6.1

Release Notes

- Add unittests
- Fixed CTC `recognize_tflite` and `recognize_tflite_beam`
- Add `joint_activation` to Transducer

0.6.0

Release Notes

- Supported *naive* token level timestamp
- Updated `iextract` and `indices2upoint` with ignoring blanks

0.5.5

Release Notes

- Update demo examples and dependencies
- Change double underscore function name to single underscore

Page 4 of 8

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.