GithubHelp home page GithubHelp logo

andong-li-speech / cost_aware_enhancement Goto Github PK

View Code? Open in Web Editor NEW

This project forked from jmcasebeer/cost_aware_enhancement

0.0 1.0 0.0 35 KB

Communication Aware Microphone Selection For Neural Speech Enhancement with Ad-hoc Microphone Arrays

License: GNU General Public License v3.0

Python 100.00%

cost_aware_enhancement's Introduction

Communication Aware Microphone Selection For Neural Speech Enhancement with Ad-hoc Microphone Arrays

This repo contains the code to reproduce our results and experiments. Our dataset is based off of the microsoft scalable noisy speech dataset.

Dataset Setup

First, you will need to clone the microsoft scalable noisy speech dataset with:

git clone https://github.com/microsoft/MS-SNSD.git

Then, you will need to edit the path to the microsoft dataset in the desired config within the data_gen_config.py file. Once this is done, you can run the data generation script with:

python data_gen.py --cfg <name of config>

This can take a while to run. Once it has finished generating then you need to edit the paths in your config in train_config.py to point to this new dataset.

Model Training

The model can then be trained with:

python train.py --cfg <name of config> --gpu <which gpu to run on>

To edit the model paramters you can change the config in train_config.py. Make sure that the config points to the dataset you generated earlier.

The website associated with the repo can be found here.

cost_aware_enhancement's People

Contributors

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