audeering / datasets

Data cards for public audb datasets
https://audeering.github.io/datasets/
Other
0 stars 0 forks source link
audb audio data management

======== 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.3.0 of emodb_:

.. code-block:: python

db = audb.load('emodb', version='1.3.0')

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