• Stars
    star
    1
  • Language
    Python
  • Created almost 8 years ago
  • Updated almost 8 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

This repository holds all the codes/documentation/working/templates of how to process audio/music/song files using digital signal processing primitives. The Music files will range from .wav to .mp3 file. The repository will cover extracting low-level descriptors (freq, wavelength, duration.. etc) i.e easily extracted from an audio file, mid-level descriptors (harmony, rythm.. etc) i.e information general about music and high-level descriptors (genre, emotion, instrument.. etc) i.e relevant to the users.