From d50c92b0391e765b29e7d0d0eec2660e1bcf3d2c Mon Sep 17 00:00:00 2001 From: Guillaume Pellerin Date: Mon, 19 May 2014 16:01:26 +0200 Subject: [PATCH] fix goals --- README.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 -- 2.39.5