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