Giter Site home page Giter Site logo

levanpon98 / deepdenoisingautoencoder Goto Github PK

View Code? Open in Web Editor NEW

This project forked from jonlu0602/deepdenoisingautoencoder

0.0 0.0 0.0 2.38 MB

Tensorflow implementation for Speech Enhancement (DDAE)

License: MIT License

Python 99.42% Shell 0.58%

deepdenoisingautoencoder's Introduction

Deep Denoising Autoencoder (DDAE) for Speech Enhancement

Tensorflow implementation of Speech Enhancement Based on Deep Denoising Autoencoder

Getting Started

Clone This repository to your local machine and run create_dir.sh first.

Prerequisites

  • python 3.5
  • tensorflow-gpu 1.8.0
  • scikit-learn 0.19.1
  • scipy 1.1.0
  • h5py 2.7.1
  • librosa 0.5.1
  • numpy 1.14.3
  • tqdm 4.23.2

Getting Started

  1. Download free dataset from VoxForge for clean data. Here I would recommed download cmu_us_awb_arctic.tgz
  2. Unzip clean dataset to /DeepDenoisingAutoencoder/data/raw/clean/
  3. Download free dataset from ESC-50 for noise data.
  4. Move ESC-50-master/audio to /DeepDenoisingAutoencoder/data/raw/noise/
  5. Set parameters in python/main.py
  6. Run python/main.py

Result

Spectrogram on Test data

Deployment

You can read many comments inside all .py files.

Authors

Yu-Ding Lu - Linkedin

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

  • Bio-ASP lab - CITI - Academia Sinica

deepdenoisingautoencoder's People

Contributors

jonlu0602 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.