From: Guillaume Pellerin Date: Mon, 19 May 2014 14:01:26 +0000 (+0200) Subject: fix goals X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=d50c92b0391e765b29e7d0d0eec2660e1bcf3d2c;p=timeside-diadems.git fix goals --- diff --git a/README.rst b/README.rst index 63183fc..a4864f6 100644 --- a/README.rst +++ b/README.rst @@ -32,11 +32,11 @@ Goals * **Do** asynchronous and fast audio processing with Python, * **Decode** audio frames from **any** audio or video media format into numpy arrays, * **Analyze** audio content with some state-of-the-art audio feature extraction libraries like Aubio, Yaafe and VAMP as well as some pure python processors -* **Visualize** the sound with various fancy waveforms, spectrograms and other cool graphers, +* **Visualize** sounds with various fancy waveforms, spectrograms and other cool graphers, * **Transcode** audio data in various media formats and stream them through web apps, * **Organize**, **serialize** and **save** feature analysis data through various portable formats, * **Playback** and **interact** **on demand** through a smart high-level HTML5 extensible player, -* **Index**, **tag** and **annotate** sound with semantic metadata (see `Telemeta `_ which embed TimeSide). +* **Index**, **tag** and **annotate** audio archives with semantic metadata (see `Telemeta `_ which embed TimeSide). Architecture