Getting started
API Documentation
Development
Source of database.
name (str) – name of database
str
version (Optional[str]) – version of database
Optional
cache_root (Optional[str]) – cache folder where databases are stored. If not set audb.default_cache_root() is used
audb.default_cache_root()
source of database
Examples
>>> source("emodb", version="1.4.1") 'http://emodb.bilderbar.info/download/download.zip'