Skip to content

Release v2.3.1

Choose a tag to compare

@github-actions github-actions released this 03 Feb 08:29
· 6 commits to main since this release
52ffc48
  • Added: streaming ZIP extraction in get_archive()
    on all backends for Python <3.14;
    provides ~2x speed up
  • Added: dependency on stream-unzip>=0.0.99
  • Added: default 10s timeout for audbackend.backend.Minio;
    can be changed in config file
  • Fixed: avoid hangs in audbackend.backend.Minio
  • Fixed: avoid file corruption when using num_workers>1
    in audbackend.backend.Minio.get_file()