Skip to content

loading only necessary audio data in memory #494

@LoannPeurey

Description

@LoannPeurey

Is your feature request related to a problem? Please describe.
Some functions load audio data for analysis (zooniverse extract, derivation of acoustics). They load the entire file and then analyze the relevant segments. This takes significant time on large audios, and can lead to memory issues.

Describe the solution you'd like
Rather than loading full audio, load only the vocalization audio, this would work best with threading

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions