https://github.com/audeering/datasets
Data cards for public audb datasets
https://github.com/audeering/datasets
audb audio data management
Last synced: 5 months ago
JSON representation
Data cards for public audb datasets
- Host: GitHub
- URL: https://github.com/audeering/datasets
- Owner: audeering
- License: other
- Created: 2023-03-04T19:54:20.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-12-06T14:43:01.000Z (over 1 year ago)
- Last Synced: 2024-12-06T15:26:43.118Z (over 1 year ago)
- Topics: audb, audio, data, management
- Homepage: https://audeering.github.io/datasets/
- Size: 50.6 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.rst
- Changelog: CHANGELOG.rst
- Contributing: CONTRIBUTING.rst
- License: LICENSE
Awesome Lists containing this project
README
========
datasets
========
Overview_ of public datasets
available with audb_.
Each dataset is
summarized in a data card.
Use the ``audb.load()``
command to load the audio files
and annotations of a dataset.
The following example
loads version 1.4.1 of emodb_:
.. code-block:: python
db = audb.load("emodb", version="1.4.1")
See also the `audb quickstart guide`_.
.. _audb: https://github.com/audeering/audb
.. _audb quickstart guide: https://audeering.github.io/audb/quickstart.html
.. _emodb: https://audeering.github.io/datasets/datasets/emodb.html
.. _Overview: https://audeering.github.io/datasets/datasets.html