Coder Social home page Coder Social logo

rossgardiner / audiclean Goto Github PK

View Code? Open in Web Editor NEW
3.0 2.0 1.0 4.67 MB

AudiClean is an event driven audio processing libary which implements adaptive LMS and DNF filters as an extension of the Sound eXchange (SoX) package for audio processing.

License: GNU General Public License v3.0

CMake 9.48% C++ 80.15% Makefile 8.97% Shell 1.40%
deep-learning deep-neural-networks fir-filter fir-filters multi-layer-perceptron sox sox-required adaptive-filter-algorithm adaptive-filtering

audiclean's Introduction

AudiClean

AudiClean is an event driven audio processing libary which implements adaptive LMS and DNF filters as an extension of the Sound eXchange (SoX) package for audio processing.

Prerequisites

You must have SoX installed to use our application standalone. Install SoX with apt using the following command:

sudo apt install sox 

To make use of the DNF filter, you must also install the boost library:

 sudo apt-get install libboost-all-dev

To use the plotting features, you need the opencv library:

sudo apt-get install libopencv-dev

All of these packages may be easily installed by running our setup.sh script:

bash setup.sh

Build

To build AudiClean use cmake and make as shown:

cmake .
make

Documentation

Check out the developer documentation hosted here.

audiclean's People

Contributors

dgolddragon28 avatar rossgardiner avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

berndporr

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.