Skip to content

Release 1.4.0

Compare
Choose a tag to compare
@hbuschme hbuschme released this 07 Mar 16:39
· 33 commits to master since this release

Bugfix

  • Fixed a bug in tgt.util.concatenate_textgrids.
  • Fixed a bug in tgt-concatenate-textgrids.py that prevented writing long text format files.

Features

  • Extended properties for start/end_times of Annotations.
  • Added an option to tgt-concatenate-textgrids.py for interpreting start/end times as absolute.
  • Added a TextGridToolsException for more specific error handling.