No description
Find a file
2023-08-19 15:01:08 +08:00
audio_zen Update rvb.py 2023-02-23 16:24:52 +08:00
docs Initial fast fullsubnet (#60) 2022-12-21 07:57:42 +08:00
recipes egs: add an enhanced version of FullSubNet 2023-08-19 14:51:12 +08:00
tools doc: remove deepsource conf and chinese characters 2022-09-07 08:32:02 +08:00
.gitignore Initial 2020-12-18 17:29:45 +08:00
.readthedocs.yml chore: remove the version info in sphinx conf 2022-07-20 04:03:08 +00:00
CHANGELOG.md chore: initial sphinx docs 2022-07-20 03:26:28 +00:00
CODE_OF_CONDUCT.md chore: initial sphinx docs 2022-07-20 03:26:28 +00:00
CONTRIBUTING.md chore: initial sphinx docs 2022-07-20 03:26:28 +00:00
LICENSE docs: update LICENSE 2020-12-20 21:20:41 +08:00
README.md doc: add new model 2023-08-19 15:01:08 +08:00

FullSubNet

Full-Band and Sub-Band Fusion Model for Real-Time Single-Channel Speech Enhancement

version Generic badge Documentation Status version python mit

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.