Skip to content

audeering/datasets

This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

04cc57b · Dec 9, 2024

History

35 Commits
Dec 6, 2024
Dec 9, 2024
Dec 9, 2024
Mar 14, 2023
Dec 9, 2024
Dec 9, 2024
Mar 14, 2023
Mar 4, 2023
Dec 9, 2024
Dec 6, 2024
Dec 6, 2024
Dec 6, 2024

Repository files navigation

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:

db = audb.load("emodb", version="1.4.1")

See also the audb quickstart guide.