]> git.parisson.com Git - timeside.git/commit
chore(analyzer): add traits support for all analyzer
authorThomas Fillon <thomas@parisson.com>
Thu, 2 Oct 2014 19:02:02 +0000 (21:02 +0200)
committerThomas Fillon <thomas@parisson.com>
Thu, 2 Oct 2014 19:02:02 +0000 (21:02 +0200)
commit3c34361fdfe4f0398330c4ddac9df165ee4ed473
treefdce780f390b3ddd954fdf7dfcef7396f6f916ad
parent57166e4765beccf76b4118907ac3341a46ed2884
chore(analyzer): add traits support for all analyzer

Also add a test to chack if analyzer __init__ arguments are also defined as traits parameters.
tests/test_yaafe.py
timeside/analyzer/aubio/aubio_pitch.py
timeside/analyzer/irit_noise_startSilences.py
timeside/analyzer/irit_speech_4hz.py
timeside/analyzer/limsi_sad.py
timeside/analyzer/odf.py
timeside/analyzer/spectrogram.py
timeside/analyzer/vamp_plugin.py
timeside/analyzer/yaafe.py
timeside/core.py
timeside/tools/parameters.py