From: Guillaume Pellerin Date: Fri, 14 Feb 2014 20:09:49 +0000 (+0100) Subject: update news X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=75e4aa793150fe955830124cfd498d51d348a40f;p=timeside-diadems.git update news --- diff --git a/README.rst b/README.rst index 9d64661..e4a075a 100644 --- a/README.rst +++ b/README.rst @@ -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