Giter Site home page Giter Site logo

phasen2's Introduction

PHASEN

Unofficial implementation of the PHASEN network by Yin et al., (2020). The network is designed as a phase-and-harmonics-aware speech enhancement network.

Requirements

  • Python 3+
  • Pytorch
  • Scipy
  • Numpy
  • ffmpeg
  • youtube-dl
  • gshuf from coreutils if using Mac OS
  • mir_eval library (optional for computing the SDR metric). Install from here
  • python-pesq (optional for computing the PESQ metric). Install from here
  • pystoi (optional for computing the STOI metric). Install from here

Datasets

From the original work of Yin et al., (2020), the AVSpeech dataset is used along with the AudioSet dataset to create a noisy speech dataset. The bash script under the datasets/AVSpeech directory is used to download and process the AVSpeech dataset from the information available on the web. Please note that the CSV files that contain the video ID's from the dataset must be downloaded in advance. Place such files along with the script in the datasets/AVSpeech folder. The AudioSet dataset can be downloaded directly by running the script inside datasets/AudioSet.

References

The following is a minimal bibtex citation of the work by Yin et al., (2020) and other relevant sources.

# Main work by Yin et al.
@inproceedings{yin2020phasen,
title={Phasen: A phase-and-harmonics-aware speech enhancement network},
author={Yin, Dacheng and Luo, Chong and Xiong, Zhiwei and Zeng, Wenjun},
booktitle={Proceedings of the AAAI Conference on Artificial Intelligence},
volume={34},
number={05},
pages={9458--9465},
year={2020},
url = {https://ojs.aaai.org/index.php/AAAI/article/view/6489/6345}
}

#AVSpeech dataset
@article{ephrat2018looking,
title={Looking to listen at the cocktail party: A speaker-independent audio-visual model for speech separation},
author={Ephrat, A. and Mosseri, I. and Lang, O. and Dekel, T. and Wilson, K and Hassidim, A. and Freeman, W. T. and Rubinstein, M.},
journal={arXiv preprint arXiv:1804.03619},
year={2018}
}

# Paper including cIRM computations
@article{williamson2015complex,
title={Complex ratio masking for monaural speech separation},
author={Williamson, Donald S and Wang, Yuxuan and Wang, DeLiang},
journal={IEEE/ACM transactions on audio, speech, and language processing},
volume={24},
number={3},
pages={483--492},
year={2015}
}

phasen2's People

Contributors

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