From bed042d3b0c1704b95c9450c8d315b68fe2619a9 Mon Sep 17 00:00:00 2001 From: JungGeun Ahn Date: Tue, 7 Jul 2020 17:08:54 +0900 Subject: [PATCH] Update README.md add kapre that is Keras Audio Preprocessors --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 10f19374..7172889d 100644 --- a/README.md +++ b/README.md @@ -151,6 +151,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php). * Audio * [audioread](https://github.com/beetbox/audioread) - Cross-library (GStreamer + Core Audio + MAD + FFmpeg) audio decoding. * [dejavu](https://github.com/worldveil/dejavu) - Audio fingerprinting and recognition. + * [kapre](https://github.com/keunwoochoi/kapre) - Keras Audio Preprocessors * [librosa](https://github.com/librosa/librosa) - Python library for audio and music analysis * [matchering](https://github.com/sergree/matchering) - A library for automated reference audio mastering. * [mingus](http://bspaans.github.io/python-mingus/) - An advanced music theory and notation package with MIDI file and playback support.