Skip to content

Releases: auDeep/auDeep

v0.9.6a1 Parser for ComParE2021 and Fixed issues

24 Jan 12:30
07df37b
Compare
Choose a tag to compare

Adds a parser for ComParE2021 and fixes issues with previous release.

v0.9.5 Parser for ComParE2021

15 Jan 08:47
916780b
Compare
Choose a tag to compare

Add parser for ComParE2021.

v0.9.4: Change author contact information

18 Jun 12:14
Compare
Choose a tag to compare

Changes

  • changed the contact information of the auDeep package
  • make dependencies more specific

v0.9.3: Parsers for ComParE2019 and ComParE2020

18 Jun 11:15
Compare
Choose a tag to compare

Changes

  • parsers for ComParE2019 and ComParE2020
  • auDeep is now installable from pypi

v0.9.2: ComParE 2018 SAS and Atypical Affect Challenges

23 Feb 17:17
Compare
Choose a tag to compare

Changes

  • Add parsers and feature generation scripts for SAS and Atypical Affect sub-challenges of ComParE 2018

Bugfixes

  • Fix crash of audeep inspect when used with NoMetadataParser

v0.9.1: Updates & Improvements for ComParE 2018

05 Feb 17:08
Compare
Choose a tag to compare

Changes

  • Disable feedback in bidirectional decoder, since it would depend on both past and future information
  • Add command line switch to specify the number of checkpoints to keep
  • Add a predict command to generate predictions from a trained model
  • Add parsers and feature generation scripts for Crying and Heartbeat sub-challenges of ComParE 2018

Bugfixes

  • Reset TensorFlow graphs before importing models, to allow repeated imports
  • Fix bug in modify command when removing partitions would not work
  • Do not add duplicate filename extensions in export command

v0.9: Initial Public Release of auDeep

19 Jul 12:50
Compare
Choose a tag to compare

Initial public release of auDeep.