You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
But this is no longer true when requesting a media format that is different from the original one (even though it is using the same cache folder in both calls):
When loading data the second time with
audb.load()
it will be much faster as the data is loaded from cache:It also works when requesting the same media format as the original one:
But this is no longer true when requesting a media format that is different from the original one (even though it is using the same cache folder in both calls):
The text was updated successfully, but these errors were encountered: