Skip to content
/ sawa Public

The Sonic Annotator Web Application analyses uploaded audio files using Vamp feature extractor plugins.

Notifications You must be signed in to change notification settings

motools/sawa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sonic Annotator Web Application

About

The Sonic Annotator Web Application generates and serves a web interface for Vamp plugins available on the system and allows feature extraction of uploaded audio files using Sonic Annotator.

An example of a generated html page can be found in ./examples

Requirements

  • Cherrypy (web server)
  • Sonic Annotator
  • Cheetah template library
  • Mopy
  • Musicbrainz2 library
  • ...more to come here

TODO

  • This is really in the phase of "testing ideas" but already quite usable

  • Display enhanced plugin information using mopy+vamp ontology

  • Finalize JSON generator for mb data (maybe use mopy e.g. like GNAT)

  • Post process RDF output to include metadata from musicbrainz

  • Visualisations of RDF (e.g. using Matplotlib/ Flash interface)

  • Cache the resulting RDF on the Virtuoso server (Kurt?)

Any more ideas?

PS

The old project repository location at SourceForge is now deprecated. All new developments will be pushed to this repository location here at GitHub.

About

The Sonic Annotator Web Application analyses uploaded audio files using Vamp feature extractor plugins.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages