You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
textgrid export now creates PRAAT TextGrid files from annotation graphs
textgrid export can be configured for a desired order of tiers in the output files; the order of tiers can be incomplete, attribute ignore_others can be used to interprete the order as an allowlist
textgrid export also looks into point_tiersignore_others is on, since it is a reasonable expection the user could have. Thus, setting ignore_others = true with an empty tier_order would result in an export of all point tiers if at least one is set.
exmaralda export can now be configured for the annotation key that provides a clue to which subgraph is relevant for a file
Fixed
code is more robust and more transparent to the user in case of unexpected data
textgrid import now allows correct file type specification for short files
Changed
revise now deserialized components directly and uses different syntax. They are provided as a list of from and to component specifications.