]> git.parisson.com Git - timeside.git/commitdiff
update news
authorGuillaume Pellerin <yomguy@parisson.com>
Fri, 14 Feb 2014 20:09:49 +0000 (21:09 +0100)
committerGuillaume Pellerin <yomguy@parisson.com>
Fri, 14 Feb 2014 20:09:49 +0000 (21:09 +0100)
README.rst

index 9d64661ac488fd732fc2b091a98c125a9e48a2a3..e4a075a1bce0d12a3e858786b0dafe6fd561b77b 100644 (file)
@@ -77,7 +77,6 @@ IGrapher
   *  Displaywaveform_analyzer [grapher_waveform]
   *  Displayirit_speech_4hz.segments [grapher_irit_speech_4hz_segments]
 
-
 IAnalyzer
 ---------
 
@@ -93,6 +92,7 @@ IAnalyzer
   *  IRITSpeechEntropy [irit_speech_entropy]
   *  IRITSpeech4Hz [irit_speech_4hz]
   *  OnsetDetectionFunction [odf]
+  *  LimsiSad [limsi_sad]
 
 IValueAnalyzer
 ---------------
@@ -103,6 +103,14 @@ IValueAnalyzer
 News
 =====
 
+0.5.4
+
+ * Bugfix realease
+ * Encoder : transcoded streams where broken. Now fixed with some smart thread controls.
+ * Analyzer : update VAMP plugin example in sandbox
+ * Analyzer : NEW experimental plugin : Limsi Speech Activity Detection Systems (limsi_sad)
+ * Install : fix some setup requirements
 0.5.3
 
  * Make Analyzer rendering more generic and easy to implement