Skip to content

Spectrogram is hazy and hard to distinguish patterns  #27

Description

@yusufkhanmohammad

spectrogram.ipynb uses soundfile library and makes a spectrogram a bit hazy,
tried doing with Librosa amplitude_to_db spectrogram
AtoD = librosa.amplitude_to_db(np.abs(librosa.stft(data)), ref=np.max)

https://colab.research.google.com/drive/1LRdUcsKTiBI-ERVJQ0OEImcUo7WqtjrN

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions