As we have seen in the benchmarks at audeering/audbackend#279 (comment) we can speed up downloading model files by storing them as uncompressed ZIP files. There should be not a big downside as most model files can anyway not really be compressed by ZIP.
In order to implement this feature, we need a new audbackend release, and a new audeer release which includes audeering/audeer#188.
As we have seen in the benchmarks at audeering/audbackend#279 (comment) we can speed up downloading model files by storing them as uncompressed ZIP files. There should be not a big downside as most model files can anyway not really be compressed by ZIP.
In order to implement this feature, we need a new
audbackendrelease, and a newaudeerrelease which includes audeering/audeer#188.