Skip to content

0.11.0 - 2024-07-05

Compare
Choose a tag to compare
@github-actions github-actions released this 05 Jul 15:03
· 74 commits to main since this release

Release Notes

Added

  • 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_tiers ignore_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.

Download annatto 0.11.0

File Platform Checksum
annatto-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
annatto-x86_64-apple-darwin.tar.xz Intel macOS checksum
annatto-x86_64-pc-windows-msvc.zip x64 Windows checksum
annatto-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum