ScottWe / symbaudio

A set of audio analysis and compression tools, built with signal theory and symbolic computation in mind.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A collection of audio scripts.

SymbAudio brings symbolic computation to audio processing. All top level scripts within symbaudio/ are meant as stand-alone applications. Each directory under symbaudio/ is submodule, providing some set of losely related featured. The test/ directory mirrors the structure and symbaudio/, and provides unit tests for each submodule. The results/ directory contains experimental data produced by the SymbAudio suite.

Prerequisites

This project requires,

All required libraries are distributed as part of Anaconda.

Ownership of Audio Data

The SymbAudio benchmark was created using audio made available through the Free Music Archive. Ownership is not claimed of any of these pieces, and each piece has been redistributed without modification to their original audio. Each audio file is named with its original title and artist. These names may be found in all raw data dumps. Full licensing details of each piece, along with information on the associated composer, may be found at the Free Music Archive.

The dataset is 3GB in compressed form, and is therefore not avaiable (at present).

About

A set of audio analysis and compression tools, built with signal theory and symbolic computation in mind.

License:Apache License 2.0


Languages

Language:Python 100.0%