Giter Site home page Giter Site logo

zhazhafon / channel-decorrelation Goto Github PK

View Code? Open in Web Editor NEW

This project forked from jyhan03/channel-decorrelation

0.0 0.0 0.0 118.9 MB

multi-channel target speech extraction with channel decorrelation and target speaker adaptation

License: MIT License

MATLAB 38.69% Shell 2.89% Python 58.42%

channel-decorrelation's Introduction

Multi-Channel Target Speech Extraction with Channel Decorrelation and Target Speaker Adaptation

The codes here are implementations of two methods for exploiting the multi-channel spatial information to extract the target speech. The first one is using a target speech adaptation layer in a parallel encoder architecture. The second one is designing a channel decorrelation mechanism to extract the inter-channel differential information to enhance the multi-channel encoder representation.

To optimize the memory during training process, the memonger technology is applied.

Data

  • Mixtures, cd ./data/anechoic, modify corresponding data path and run sh run_data_generation.sh.
  • Reverberation, cd ./data/reverberate, modify corresponding data path and run sh launch_spatialize.sh.

Usage

  • Training: configure the conf.py and run sh train.sh 0 cd_adap.
  • Evaluate & Separate: modify the corresponding data of decode.sh and run sh decode.sh cd_adap.

Results

System IPD Adap SDR/SiSDR
(0) TD-SpkBeam - - 11.51 / 11.00
(1) Y - 11.57 / 11.07
(2) Parallel - - 12.43 / 11.91
(3) - Y 12.73 / 12.20
(4) CD - - 12.87 / 12.34
(5) - Y 12.87 / 12.35
(6) Y Y 12.55 / 12.01
(7) CC - Y 12.66 / 12.13

Contact

Email: [email protected]

Reference

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.