Audb

Latest version: v1.11.3

Safety actively analyzes 723177 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 8 of 10

1.1.1

--------------------------

* Fixed: update removal version of deprecated stuff to 1.2.0

1.1.0

--------------------------

* Added: ``audb.Dependencies._remove()``
* Changed: ``audb.Dependencies`` internally uses ``pd.DataFrame`` instead of ``dict``
* Changed: store dependencies with pickle to speed up loading
* Changed: versions of the same flavor share dependency file
* Changed: if possible ``audb.load()`` copies tables and media files from other versions in the cache
* Changed: ``audb.Dependencies._add_media()`` is now private
* Changed: ``audb.Dependencies._add_meta()`` is now private
* Changed: ``audb.Dependencies.is_removed`` renamed to ``audb.Dependencies.removed``
* Fixed: ``audb.load()`` considers format when searching the cache
* Fixed: ``audb.load()`` considers format when resolving missing media
* Fixed: ``audb.available()`` correctly returns versions of the same database from multiple repositories
* Fixed: add missing link to ``emodb`` example repository
* Removed: ``audb.Dependencies.data``

1.0.4

--------------------------

* Changed: ``audb.Dependencies.bit_depth()`` now always returns an integer
* Changed: ``audb.Dependencies.channels()`` now always returns an integer
* Changed: ``audb.Dependencies.duration()`` now always returns a float
* Changed: ``audb.Dependencies.sampling_rate()`` now always returns an integer
* Fixed: ``audb.info.duration()`` for databases that contain files with a
duration of 0s
* Fixed: remove dependency to ``fire`` package

1.0.3

--------------------------

* Fixed: docstring of ``audb.exists()`` falsely claimed that it was not
returning a boolean
* Fixed: several typos in documentation

1.0.2

--------------------------

* Fixed: renamed ``latest_only`` argument of ``audb.available()``
to ``only_latest`` as it was before

1.0.1

--------------------------

* Fixed: appearance of documentation TOC by requirering ``docutils<0.17``

Page 8 of 10

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.