]> git.parisson.com Git - timeside-diadems.git/commitdiff
Add a parents attribute to Processor. A Processor can access its parents results...
authorThomas Fillon <thomas@parisson.com>
Thu, 31 Oct 2013 16:49:01 +0000 (17:49 +0100)
committerThomas Fillon <thomas@parisson.com>
Thu, 31 Oct 2013 16:49:01 +0000 (17:49 +0100)
timeside/analyzer/__init__.py

index 663ce6497cd7804d76f115053cfe318d97aac86e..4c293f17ede44fd6219c106a58e595ab64fb4d81 100644 (file)
@@ -13,3 +13,4 @@ from waveform import Waveform
 from vamp_plugin import VampSimpleHost
 from irit_speech_entropy import IRITSpeechEntropy
 from irit_speech_4hz import IRITSpeech4Hz
+from odf import OnsetDetectionFunction