Librosa: Difference between revisions

From EMC23 - Satellite Of Love
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 1: Line 1:
[[Python]] library used for audio manipulation especially uselful with [[deep learning]]
[[Python]] library used for audio manipulation especially uselful with [[Deep Learning]]


* Core IO and DSP
* Core IO and DSP

Revision as of 20:30, 25 August 2021

Python library used for audio manipulation especially uselful with Deep Learning

  • Core IO and DSP
  • Display
  • Feature extraction
  • Onset detection
  • Beat and tempo
  • Spectrogram decomposition
  • Effects
  • Temporal segmentation
  • Sequential modeling
  • cUtilities