Post date: Feb 26, 2021 10:30:51 AM
Competitions:
Python Notebooks on Spectrograms
Not on Kaggle, but related:
Haytham Fayek offered this advice:
tl;dr:
Use Mel-scaled filter banks if the machine learning algorithm is not susceptible to highly correlated input.
Use MFCCs if the machine learning algorithm is susceptible to correlated input.