Exemplo n.º 1
0
 def __init__(self):
     IAnalyzer.__init__(self)
Exemplo n.º 2
0
 def __init__(self):
     IAnalyzer.__init__(self)
Exemplo n.º 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')