splits()¶
- audb.info.splits(name, *, version=None, cache_root=None)[source]¶
Splits of database.
- Parameters
- Return type
- Returns
splits of database
Examples
>>> splits("emodb", version="1.4.1") test: {description: Unofficial speaker-independent test split, type: test} train: {description: Unofficial speaker-independent train split, type: train}