echocatzh / MTFAA-Net

Multi-Scale Temporal Frequency Convolutional Network With Axial Attention for Speech Enhancement
MIT License
194 stars 56 forks source link
acoustic-echo-cancellation dns-challenge speech-enhancement

MTFAA-Net

Unofficial PyTorch implementation of Baidu's MTFAA-Net: "Multi-Scale Temporal Frequency Convolutional Network With Axial Attention for Speech Enhancement".

some whls

# under your python env.
pip install einops
pip install spafe

some bugs?

Implementation details may not be consistent with the paper, and any comments are welcome (shmzhang@npu-aslp.org)