Skip to content

signalarun/music-classification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Music classification

Analyzing music flies and classify them

Tutorials

Tools

  • SoX (Sound Exchange)

    • The Swiss Army knife of sound processing programs.SoX is a cross-platform (Windows, Linux, MacOS X, etc.) command line utility that can convert various formats of computer audio files in to other formats. It can also apply various effects to these sound files, and, as an added bonus, SoX can play and record audio files on most platforms.
  • FFmpeg

    • A complete, cross-platform solution to record, convert and stream audio and video.
  • Pylab

    • An open source graph generation library
  • Librosa

    • Librosa is a python package for music and audio analysis. It provides the building blocks necessary to create music information retrieval systems
  • python_speech_features

    • This library provides common speech features for ASR including MFCCs and filterbank energies.
  • Essentia

    • Open-source library and tools for audio and music analysis, description and synthesis
  • DisVoice

    • DisVoice is a python framework designed to compute features from speech files. Disvoice computes glottal, phonation, articulation, prosody, phonological, and features representation learnig strategies using autoencders

Info

About

Analyzing music flies and classify them

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages