Skip to content

LittleFlyingSheep/TSEGAN

Repository files navigation

TSEGAN

The implement of the paper "Time-domain Speech Enhancement with Generative Adversarial Learning".

Demo files

Demo files for some enhancement results will be provided in Enhancement result demo

How to train the model

Run train.py, noting to modify the path in train.py. train_WGAN() means train the W-TSEGANs, and train_Metric_GAN means to train the M-TSEGANs.

How to enhance the speech

Run clean.py, noting to modify the path in clean.py.

License

This project is released under the CC BY-NC-ND 4.0 license.

About

The implement of the paper "Time-domain Speech Enhancement with Generative Adversarial Learning".

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages