Skip to content

1 frame mismatch #1

@kooBH

Description

@kooBH

dataset.py

        ## input preprocessing
        # NOTE 2022.04.08
        # [:T] due to 1 frame mismatch. Maybe because of shift?
        # need to check later.  
        stft = torch.stft(raw,n_fft=1024,center=True)[:,:,:T]

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions