Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 460 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 460 Bytes

Understanding-Librosa

I make this repo because in some of Audio Signal Processing projects this library used. I tried to use most of the features of the Librosa. Also this audio files taken from GTZAN dataset.

These notebooks contains visually and initual information about Audio Signal Processing basics. Such as;

  • Time Domain Features (Amplitude Envolope, RMS, ZCR)
  • Frequency Domain Features (Spectral Centroid, Spectral Rolloff ...)
  • MFCC's
  • ...