Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/echocatzh/MTFAA-Net

Multi-Scale Temporal Frequency Convolutional Network With Axial Attention for Speech Enhancement
https://github.com/echocatzh/MTFAA-Net

acoustic-echo-cancellation dns-challenge speech-enhancement

Last synced: 30 days ago
JSON representation

Multi-Scale Temporal Frequency Convolutional Network With Axial Attention for Speech Enhancement

Awesome Lists containing this project

README

        

# MTFAA-Net

Unofficial PyTorch implementation of Baidu's MTFAA-Net: "[Multi-Scale Temporal Frequency Convolutional Network With Axial Attention for Speech Enhancement](https://ieeexplore.ieee.org/document/9746610)".

## some whls
```shell
# 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 ([email protected])