def __init__(self):
     IAnalyzer.__init__(self)
Exemple #2
0
 def __init__(self):
     IAnalyzer.__init__(self)
Exemple #3
0
 def __init__(self):
     IAnalyzer.__init__(self)
     self.ll_ex = 'streaming_extractor_music'
     self.hl_ex = 'essentia_streaming_extractor_music_svm'
     self.conf = os.path.join(os.path.dirname(__file__), 'profile.conf')