Releases: hbuschme/TextGridTools
Releases · hbuschme/TextGridTools
Release 1.2.0
- It is now possible to read ELAN eaf files (only alignable annotations so far).
Release 1.1.0
- It is now possible to delete annotations from a tier using the same queries that are used for getting annotations. The underlying API was generalised
- Added methods to calculate a chronogram of speech/silence from two tiers.
- Added a method to get a copy of a tier in which consecutive intervals with the same label are merged.
- Annotations on tiers can now be accessed via the [] operator.
- Several bugfixes.
Release 1.0.2
Bugfixes.
Release 1.0.1
Bugfixes.