You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Added: a sampling rate of 24000 Hz as flavor
Added: a sampling rate of 22050 Hz as flavor
Added: support for Python 3.13
(without Artifactory backend)
Added: support for Python 3.12
(without Artifactory backend)
Changed: switch default repository
to audb-public,
hosted on S3
Changed: audb.Repository.create_backend_interface()
and audb.publish()
now raise a ValueError
for a repository with non-registered backends,
or an Artifactory backend under Python>=3.12
Changed: skip non-registered backends
without raising an error
in all functions with read-only access to repositories
Changed: simplify quickstart section
of the documentation
Changed: depend on audbackend>=2.2.1
Changed: depend on audeer>=2.2.0
Deprecated: a sampling rate of 22500 Hz as flavor
Removed: file-system repository from default configuration