From cfc163b3f87f1f649694b97f9fa0a24813445954 Mon Sep 17 00:00:00 2001 From: Abhinav Sharma Date: Thu, 20 Apr 2017 21:14:35 +0530 Subject: [PATCH] Added pyAudioAnalysis --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0f63a96..d37f879 100644 --- a/README.md +++ b/README.md @@ -155,6 +155,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php). * [m3u8](https://github.com/globocom/m3u8) - A module for parsing m3u8 file. * [mingus](http://bspaans.github.io/python-mingus/) - An advanced music theory and notation package with MIDI file and playback support. * [mutagen](https://github.com/quodlibet/mutagen) - A Python module to handle audio metadata. +* [pyAudioAnalysis](https://github.com/tyiannak/pyAudioAnalysis) - Python Audio Analysis Library: Feature Extraction, Classification, Segmentation and Applications * [pydub](https://github.com/jiaaro/pydub) - Manipulate audio with a simple and easy high level interface. * [pyechonest](https://github.com/echonest/pyechonest) - Python client for the [Echo Nest](http://developer.echonest.com/) API. * [talkbox](http://scikits.appspot.com/talkbox) - A Python library for speech/signal processing.