Skip to content

notused #7

@setwindowhook

Description

@setwindowhook

return (data.shape[1]-t*_SIZE_WINDOW_SPECTOGRAM)*-1

why,there

return (data.shape[1]-t*_SIZE_WINDOW_SPECTOGRAM)*-1

not

return (data.shape[1]-(t * movement+_SIZE_WINDOW_SPECTOGRAM))*-1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions