From: Guillaume Pellerin Date: Tue, 8 Oct 2013 11:56:01 +0000 (+0200) Subject: revise goals again X-Git-Tag: 0.5.0~44 X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=b0ef9ca0afb3bde63a18c8a1b48ac6b3b273ca03;p=timeside.git revise goals again --- 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,