Skip to content

List index out of range #19

@AshleighHazel

Description

@AshleighHazel

Hello,
Sorry if this is a naive question very new to python. I'm running the code in a colab note book and I keep getting this error for the train.py script

Traceback (most recent call last):
File "train.py", line 335, in
main()
File "train.py", line 257, in main
samples0, _ = librosa.load(train_split[0], sr=None, mono=True)
IndexError: list index out of range

I'm using all default parameters.

Thanks
Ash

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