]> git.parisson.com Git - timeside-diadems.git/commit
Add Yaafe wrapper as a new TimeSide analyzer
authorThomas Fillon <thomas@parisson.com>
Sat, 15 Jun 2013 12:09:47 +0000 (14:09 +0200)
committerThomas Fillon <thomas@parisson.com>
Sat, 15 Jun 2013 12:09:47 +0000 (14:09 +0200)
commit03e0bbb6323be5b648699020011e6234e62f95c8
tree76f4c5a8f6bad4186e0ba720707ed1e68f810c0d
parent419ade1cf3385c3cd71ca324e1c5c9e48a717b47
Add Yaafe wrapper as a new TimeSide analyzer

Yaafe wrapper needs a proper Yaafe install (don't forget to set all the environment variables required by Yaafe). Yaafe analyzer uses the Yaafe python engine to which TimeSide sends the audio data during process() and gets back the results when result() is called. The corresponding tests are also included in this commit. Enjoy !
timeside/analyzer/__init__.py