Giter VIP home page Giter VIP logo

dnn_wpe's Introduction

PyTorch Weighted Prediction Error

A WPE implementation using PyTorch.

The set of python code in this repository is an example implementation of the DNN-WPE proposed in [1]. The WPE implementation (statistics accumulation, filter calculation, etc) here closely follows the one in nara_wpe [2]. The code here is just a proof of concept of DNN-WPE. Since it is not optimized in terms of computational efficiency, it may be slow. The directory ./example contains training of DNN, test of DNN-WPE based on REVERB challenge data.

Install

Requirements

Install PyTorch Version WPE

pip install git+https://github.com/kamo-naoyuki/pytorch_complex
pip install git+https://github.com/nttcslab-sp/dnn_wpe

Example of DNN training

cd example
pip install -r requirements.txt
./prepare_REVERB_data.sh <wsjcam0> <REVERB_DATA_OFFICIAL>
source env.sh
./train.py

RESULTS

Comming soon

Setup

  • Kadi: 9bf0b6d8db68be01f7036018ca0cdbea31e05d7b
  • Using The chain acoustic-model of REVERB Challege recipe.

Reference

dnn_wpe's People

Contributors

nttcslab-sp-admin 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.