SkillAgentSearch skills...

FullSubNet

PyTorch implementation of "FullSubNet: A Full-Band and Sub-Band Fusion Model for Real-Time Single-Channel Speech Enhancement."

Install / Use

/learn @Audio-WestlakeU/FullSubNet

README

<div align="center"> <h1> FullSubNet </h1> <p> Full-Band and Sub-Band Fusion Model for Real-Time Single-Channel Speech Enhancement </p> <a href="https://github.com/haoxiangsnr/FullSubNet/"><img src="https://img.shields.io/badge/Platform-linux-lightgrey" alt="version"></a> <a href="https://github.com/haoxiangsnr/FullSubNet/"><img src="https://img.shields.io/github/stars/haoxiangsnr/FullSubNet?color=yellow&amp;label=FullSubNet&amp;logo=github" alt="Generic badge"></a> <a href='https://fullsubnet.readthedocs.io/en/latest/?badge=latest'> <img src='https://readthedocs.org/projects/fullsubnet/badge/?version=latest' alt='Documentation Status' /> </a> <a href="https://github.com/haoxiangsnr/FullSubNet/"><img src="https://img.shields.io/badge/Python-3.10-orange" alt="version"></a> <a href="https://github.com/haoxiangsnr/FullSubNet/"><img src="https://img.shields.io/badge/PyTorch-1.12-brightgreen" alt="python"></a> <a href="https://github.com/haoxiangsnr/FullSubNet/blob/main/LICENSE"><img src="https://img.shields.io/badge/License-MIT-yellow.svg" alt="mit"></a> </div>

Guides

The documentation is hosted on Read the Docs. Check the documentation for how to train and test models.

Citation

If you use this code for your research, please consider citeing:

@INPROCEEDINGS{hao2020fullsubnet,
    author={Hao, Xiang and Su, Xiangdong and Horaud, Radu and Li, Xiaofei},
    booktitle={ICASSP 2021 - 2021 IEEE International Conference on Acoustics, Speech and Signal Processing (ICASSP)},
    title={Fullsubnet: A Full-Band and Sub-Band Fusion Model for Real-Time Single-Channel Speech Enhancement},
    year={2021},
    pages={6633-6637},
    doi={10.1109/ICASSP39728.2021.9414177}
}

License

This repository Under the MIT license.

View on GitHub
GitHub Stars598
CategoryContent
Updated25d ago
Forks159

Languages

Python

Security Score

100/100

Audited on Mar 6, 2026

No findings