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

ImportError: cannot import name 'Melspectrogram' #46

Open
ghassan100 opened this issue Feb 21, 2021 · 1 comment
Open

ImportError: cannot import name 'Melspectrogram' #46

ghassan100 opened this issue Feb 21, 2021 · 1 comment

Comments

@ghassan100
Copy link

In your notebook directory you have few jupyter notebook with following import statement

from kapre.time_frequency import Melspectrogram, Spectrogram

it give error
ImportError: cannot import name 'Melspectrogram'

@p4vlos
Copy link

p4vlos commented Apr 19, 2021

It seems that since version 3.0, Melspectrogram class was removed and a mel spectrogram function was implemented in composed.py:138

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

2 participants