-
Notifications
You must be signed in to change notification settings - Fork 19
Open
Description
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
Labels
No labels