Sonic Annotator is a utility program for batch feature extraction from audio files. It runs Vamp audio analysis plugins with specified parameters on audio files, and writes the result features in a selection of formats.
http://vamp-plugins.org/sonic-annotatorVersion 1.2 is now available. This is a bugfix and minor feature release. Changes include:
Front-end changes:
- Add the --segments-from option, providing the ability to read segment boundaries from a file
Back-end (feature writer) changes:
- Rename the JSON feature writer to JAMS. There may be other JSON formats supported in future
Bug fixes:
- Fix invalid JSON written by JAMS feature writer for dense features.
- Fix invalid UTF-8 output from RDF feature writer when processing MP3 files having ID3 tags in non-ASCII, non-UTF8 encodings
Chris