Skip to content

Unit 1: Filtering the dataset - Relative path issue #223

@fulT-code

Description

@fulT-code

new_column = [librosa.get_duration(path=x) for x in minds["path"]]

Fails with

FileNotFoundError: [Errno 2] No such file or directory: 'en-AU~PAY_BILL/response_4.wav'

And, looking from Audio Course, all paths are global and not relative. May there be something missing or has the minds14 dataset been changed?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions