* Add configuration for hyper parameters * Tune hyper parameters with Bayesian optimisation * Switch on early stopping during training * Fully advance to TF 2 * Bug fixing
0.0.5
Add a training data/label generator for training or resuming training on a HDF5 dump.
0.0.4
* Align each subtitle segment to the start of the frame * Support TensorFlow 2
0.0.3
Add support for WebVTT subtitles.
0.0.2
* Make stretching on subtitle segments optional * add manual pages and pydocs * fix tox configuration