Update README.md

add kapre that is Keras Audio Preprocessors
This commit is contained in:
JungGeun Ahn 2020-07-07 17:08:54 +09:00 committed by GitHub
parent eef65b923d
commit bed042d3b0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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.