Giter Site home page Giter Site logo

dzdl / aicleaner Goto Github PK

View Code? Open in Web Editor NEW
5.0 1.0 0.0 41.06 MB

Audio denoising in real-time powered by artificial intelligence Python-friendly. Cross-platform. Check ROADMAP!

License: Other

Python 64.23% Jupyter Notebook 35.77%
audio-denoising denoising-linux denoise-voice-linux

aicleaner's Introduction

AiCleaner


VoiceCleaner
Audio denoising real-time powered by artificial intelligence (Beta)

GUI version: aicleaner gui

Name of the project may change on future.

Old-name: aicleaner


Table of Contents

About The Project

This is an open-source project that wants to process audio input with denoising techniques, python-friendly and in real-time. All processing on-premise but can be handled by a server. Check the ROADMAP.

How to run

There are multiple ways to run: on-premise version (as personal user), on-cloud version (as enterprise digestor system) and docker version (as personal user in uncommon SO.). (suggest new one).

On-premise Linux

Apt

sudo apt-get update
sudo apt-get install tensorflow-model-server
# More info https://www.tensorflow.org/tfx/serving/setup

Pip

git clone https://github.com/DZDL/aicleaner
cd aicleaner
pip3 install -r requirements.txt
python3 main.py

On-premise Windows/MacOS/Linux (Cross-platform)

Needs Docker

# Tutorial comming

Cloud hosted

Not yet implemented.

Docker version

Not yet implemented.

AI Models implemented

AIModels supported by any ai-library on python (keras, tensorflow, pytorch, caffe). Create an issue if you want to add your model and we're going to adapt it.

Table 1. Models already implemented

✔️/x Type Model name Repository Demo License
✔️ U-Net Speech-Enhancement Max 8000 SR Port 8501 Original Adapted Heroku MIT
x Unknown DNP Original Adapted Broken Unfound

Roadmap

Check the ROADMAP.

License

This open-source repository is under MIT license, check full here.

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.