Skip to content

spxnn/tcnse

Repository files navigation

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

About

TCN-based Speech Enhancement

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published