Git Product home page Git Product logo

magnolia's Introduction

Magnolia

We will focus on three independent problems. These are:

  1. Monaural source separation - Using source contrastive estimation (submitted to SiPS 2017).
  2. Removing a source (whose location is static) that is dynamic and loud.
  3. Multiple moving sources (i.e., the channel changes with time)
  4. Standoff distance acoustic enhancement (dynamic gain adjustment in low SNR)

This project will be primarily an analysis of cost functions (in supervised and unsupervised settings) that can be used in order to denoise and isolate signals. The resulting algorithms of interest will be a mix of cost function resembling ICA and simulated beamforming methods.

Installation

If you'd like to just call the code in the repository:

pip install --upgrade --no-deps git+https://github.com/lab41/magnolia

To update our files and edit our code as well as look at our notebooks:

git clone https://github.com/lab41/magnolia
pip install --upgrade --no-deps magnolia/

Our notebooks are located at:

magnolia/src/notebooks

Demonstration

Source Separation

Source separation is currently on a branch that will not run in the current code base. We have released a previous version (release 1) that does accomodate for it. This can be run out of the box with two shell scripts:

  1. source-separation-build.sh : Per the above comment, this will checkout the release that is able to run source separtion, provided you have cloned the original repository. Then it will compile a Dockerfile (that resembles the one currently in the repository.) This will download models from Dropbox, which take the most amount of time. Then, it will revert back to the master. There might be some tricks you need to do to get yourself back to the right git state. The docker container is called magnolia-demo-r1, for the first release.

  2. source-separation-run.sh : This will actually run magnolia-demo-r1.sh. After you type in this command, go to your localhost at port 5000. (Type in localhost:5000 into your browser.)

Subdirectory contents:

Data

  • Directory: data
  • Contents: Data.

Documentation

  • Directory: docs
  • Contents: Documentation, including initial pitch and planning.

Source Code

  • Directory: src
  • Contents: Source code.

Sandbox

  • Directory: sandbox
  • Contents: Code we used to play around with certain algorithms

Utility

  • Directory: util
  • Contents: Utility and reference, including required installation packages

Evaluation

magnolia's People

Contributors

aganeshlab41 avatar cstephenson970 avatar jhetherly avatar paulgowdy avatar pcallier avatar

Watchers

 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.