Skip to content

Latest commit

 

History

History
32 lines (23 loc) · 1.07 KB

README.md

File metadata and controls

32 lines (23 loc) · 1.07 KB

TCN-based Speech Enhancement

Creative Commons License
This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 3.0 United States License.

This repository is based on funcwj's repository and naplab's repository.

Requirements

Tested in Python 3.7. Please see requirements.txt for other dependensies.

Data preparation

Place the DNS-Challenge folder (or its symbolic link) into data folder. e.g.,

$ cd data
$ ln -s [your path to DNS-Challenge] DNS-Challenge

Then execute make_filelist_testset.sh

$ ./make_filelist_testset.sh

Inference

  • configure separate.sh

  • run separate.sh

$ ./separate.sh