Skip to content
/ PAGAN Public

PAGAN: a phase-adapted GAN for speech enhancement

License

Notifications You must be signed in to change notification settings

Zihang97/PAGAN

Repository files navigation

PAGAN

Dependencies

python3.0, pytorch=1.0.1, glob, librosa, numpy, pypesq, pystoi

Prepare Dataset

cd config
vim config.yaml
  • preprocess ctc_data file
python data_for_1s.py
python data_rgan.py

Train/Test PAGAN

python train_rgan_ft_lps_multi_SN_real_ori.py
python test_PAGAN.py

Train/Test PAGAN_base

python train_PAGAN_base.py
python test_PAGAN_base.py

Train/Test rgan_ff

python train_rgan_ft_lps_multi_SN_real_ori_ff.py
python test_rgan_ff.py

License

MIT License

About

PAGAN: a phase-adapted GAN for speech enhancement

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages