Skip to content

Version 0.3.2

Compare
Choose a tag to compare
@Labbeti Labbeti released this 30 Jan 13:52
· 6 commits to main since this release

[0.3.2] 2023-01-30

Added

  • AudioCaps.load_class_labels_indices to load AudioSet classes map externally.
  • Compatibility and tests from Python 3.7 to 3.10.

Changed

  • Attributes in datasets classes are now weakly private.
  • Documentation theme and descriptions.

Fixed