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

DOC: fix librosa warnings #45

Merged
merged 1 commit into from
Dec 2, 2022
Merged

DOC: fix librosa warnings #45

merged 1 commit into from
Dec 2, 2022

Conversation

hagenw
Copy link
Member

@hagenw hagenw commented Dec 2, 2022

librosa is switching to keyword only arguments when calling their feature extractors, so I adjusted calling it in the docs
of audmath.cepstrum() to

image

and of audmath.spectrum() to

image

@hagenw hagenw merged commit 05a4e19 into master Dec 2, 2022
@hagenw hagenw deleted the fix-librosa-warnings branch December 2, 2022 08:52
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.

None yet

1 participant