From b0ef9ca0afb3bde63a18c8a1b48ac6b3b273ca03 Mon Sep 17 00:00:00 2001 From: Guillaume Pellerin Date: Tue, 8 Oct 2013 13:56:01 +0200 Subject: [PATCH] revise goals again --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index a10d508..433ec1b 100644 --- a/README.rst +++ b/README.rst @@ -17,7 +17,7 @@ We just *need* a python library to: * build a python framework to do asynchronous audio processing, * decode audio frames from ANY format into numpy arrays, - * analyze audio content to give low and high level descriptors, + * analyze audio content with some state-of-the-art audio feature extraction libraries, * organize, serialize and save analysis metadata through various formats, * draw various fancy waveforms, spectrograms and other cool graphers, * transcode audio data in various media formats and stream them through web apps, -- 2.39.5