justinsalamon / scaper

A library for soundscape synthesis and augmentation
BSD 3-Clause "New" or "Revised" License
384 stars 57 forks source link

On-the-fly (in-memory) soundscape generation #3

Closed justinsalamon closed 4 years ago

justinsalamon commented 8 years ago

Rather than outputting to disk, support pipelining scaper output to subsequent blocks in the training chain (e.g. augmentation, feature extraction, etc.). Simplest version of this is just returning audio/JAMS rather than saving to disk. --> infinite soundscape dataset.

justinsalamon commented 4 years ago

Check this out @pseeth, closing issue 3 a mere 4 years after it was opened :D Closed via #121 which also closed #114