Skip to content

Switch from F.interpolate to FFT-based resampling #37

@kourbou

Description

@kourbou

The current dataloader relies on torch.nn.functional.interpolate to handle mixed sampling rates. Nathan's pre-processed dataset relied on scipy.signal.resample, which performs FFT-based resampling. This is most likely more appropriate if the goal is to convert the re-aligned waveforms to spectrograms.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    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