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

Rectified errors in WAV_FLAC_Annotator_0_6.py #22

Merged
merged 3 commits into from
Jan 30, 2022

Conversation

Debjoy10
Copy link
Contributor

Resolved errors in WAV_FLACprocessor_Val/AnnotateSpectrograms/WAV_FLAC_Annotator_0_6.py:

NameError: name 'sf' is not defined

and on using with single channel audio FLAC files,

IndexError: too many indices for array

and on exit,

TypeError: 'bool' object is not callable

@scottveirs
Copy link
Member

@veirs What do you think about these proposed changes to your Python syntax?

@veirs veirs merged commit e8d6e11 into orcasound:master Jan 30, 2022
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

Successfully merging this pull request may close these issues.

3 participants