* Add transcription services for generating subtitles using LLMs * Utilise opus-mt-tc-big models for subtitle translation
0.2.5
* support py310
0.2.4
* Modernise build on Docker images * Support training on subtitle-embedded audiovisual files * Add Tensorflow 2.7 support
0.2.3
* Add the manual shift mode to the subaligner CLI * Support alignment on a single media file and multiple subtitle files
0.2.1
* Add the support for alignment on newline-separated plain texts * Support TensorFlow to 2.6.0 * Allow settings on the output subtitle format during batching * Drop the support on py3.6
0.2.0
* Support customised installations with basic and extra stretch, translation, harmony, dev or docs extra dependencies.