Unofficial PyTorch implementation of MSRA's: PHASEN: A Phase-and-Harmonics-Aware Speech Enhancement Network.
Maybe there is something different with the paper, but it worked not bad.
- install dependency:
pip install -r requirements.txt
-
download datasets if you don't have WSJ0, you can follow this use aishell-1 by following this se-cldnn-torch
-
run. before you run it, please set the correct params in
./run_phasen.sh
bash run_phasen.sh
funcwj's voice-filter
wangkenpu's Conv-Tasnet
pseeth's torch-stft