Unofficial PyTorch implementation of Baidu's MTFAA-Net: "Multi-Scale Temporal Frequency Convolutional Network With Axial Attention for Speech Enhancement".
# under your python env.
pip install einops
pip install spafe
Implementation details may not be consistent with the paper, and any comments are welcome (shmzhang@npu-aslp.org)