]> git.parisson.com Git - timeside.git/commitdiff
revise goals again
authorGuillaume Pellerin <yomguy@parisson.com>
Tue, 8 Oct 2013 11:56:01 +0000 (13:56 +0200)
committerGuillaume Pellerin <yomguy@parisson.com>
Tue, 8 Oct 2013 11:56:01 +0000 (13:56 +0200)
README.rst

index a10d50851970f429bb5158118b3571606f6a4cac..433ec1b203d6089fea6d815b08ddcc5b8056a9f7 100644 (file)
@@ -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,