Closed
Description
Hi guys. Thanks for this great tool!
I'm running multiple python scripts, even on demand, and there is non-trivial time that goes to importing essentia standard and essentia streaming. These two lines take ~1.75s, which is really lot, more than a third of general processing time in average:
import essentia.standard
import essentia.streaming
Is there any way to speed this up (that is not a keeping running server is communicated with tasks and that executes via multiprocessing, which is also slow)?
Thanks, Aleksandar
Metadata
Metadata
Assignees
Labels
No labels