config¶
CACHE_ROOT¶
- config.CACHE_ROOT = '~/audmodel'¶
Default cache folder for storing models.
REPOSITORIES¶
- config.REPOSITORIES = [Repository('models-local', 'https://artifactory.audeering.com/artifactory', 'artifactory'), Repository('audmodel-internal', 's3.dualstack.eu-north-1.amazonaws.com', 's3')]¶
Default repositories (will be searched in given order).