Release 1.4.0
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.