Librosa: Difference between revisions
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 [[ | [[Python]] library used for audio manipulation especially uselful with [[Deep Learning]] | ||
* Core IO and DSP | * Core IO and DSP |
Revision as of 19: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