Coder Social home page Coder Social logo

remixavier's Introduction

Remixavier

This repository contains code for correcting timing and channel distortion across audio signals with content in common. In other words, it can take two related audio files, align them in time, and (approximately) correct for any difference in channel.

Python code

The Python code in this repository implements the techniques described in the paper "Estimating Timing and Channel Distortion Across Related Signals" (see "Reference" below). The script remixavier.py is a GUI app which faciliates the process of extracing sources from a mixed audio signal given the sources which should be removed. This setting often arises when a musician releases only an instrumental or a cappella mix of a song, but not both, and you want to either remove or isolate the vocals using the provided a cappella or instrumental mix (respectively).

Reference

Full details of the algorithm implemented in this code are available in

C. Raffel and D. P. W. Ellis, "Estimating Timing and Channel Distortion Across Related Signals", Proceedings of the 2014 IEEE International Conference on Acoustics, Speech and Signal Processing, 2014.

If you use this code in any academic work, please cite the above paper.

The python script experiments.py contains all of the code required to generate the figures in the paper. However, the data is not included in this github repository due to its size (>1 GB). If you are interested in the data used in the paper, please get in touch with the authors.

Dependencies

MATLAB code

The MATLAB code in this repository serves the same function as the Python code, but the algorithm and methodology is different. Full details of the technique implemented and its useage can be found here.

Dependencies

remixavier's People

Contributors

craffel avatar dpwe avatar

Watchers

wfxiang08 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.