Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

When I try to run Dcase.py,an error occurs. #11

Open
sansuialways opened this issue Apr 23, 2021 · 1 comment
Open

When I try to run Dcase.py,an error occurs. #11

sansuialways opened this issue Apr 23, 2021 · 1 comment

Comments

@sansuialways
Copy link

No description provided.

@sansuialways
Copy link
Author

Traceback (most recent call last):

File "Dcase.py", line 587, in
b = numpy_dataset_stream_noaugment(files_Read)
File "Dcase.py", line 298, in numpy_dataset_stream_noaugment
newlist = newlist.reshape(newlist.shape[0] * newlist.shape[1], newlist.shape[2])
IndexError: tuple index out of range.

Why?

@sansuialways sansuialways changed the title When I try to run Dcase.py,an error occurs.Traceback (most recent call last): File "Dcase.py", line 587, in <module> b = numpy_dataset_stream_noaugment(files_Read) # data read numpy_dataset_stream_noaugment --> no augmentation File "Dcase.py", line 298, in numpy_dataset_stream_noaugment newlist = newlist.reshape(newlist.shape[0] * newlist.shape[1], newlist.shape[2]) IndexError: tuple index out of range.Why? When I try to run Dcase.py,an error occurs. Apr 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant