Spectrograms are essential tools for visualising time-evolving data such as audio and sound waves. They plot time on the x-axis, frequency on the y-axis, and amplitude on the z-axis, offering a ...
SpectrogramClassificationAlgorithm.ipynb: trains the model on data from train and valid folders, tests on data from test folder Use_pretrained_model.ipynb: uses our ...