Papers › FullSubNet: A Full-Band and Sub-Band Fusion Model for Real-Time Single-Channel Speech...

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

29 Oct 2020arXiv:2010.15508archive 2025-07-28

Xiang Hao, Xiangdong Su, Radu Horaud, Xiaofei Li

This paper proposes a full-band and sub-band fusion model, named as FullSubNet, for single-channel real-time speech enhancement. Full-band and sub-band refer to the models that input full-band and sub-band noisy spectral feature, output full-band and sub-band speech target, respectively. The sub-band model processes each frequency independently. Its input consists of one frequency and several context frequencies. The output is the prediction of the clean speech target for the corresponding frequency. These two types of models have distinct characteristics. The full-band model can capture the global spectral context and the long-distance cross-band dependencies. However, it lacks the ability to modeling signal stationarity and attending the local spectral pattern. The sub-band model is just the opposite. In our proposed FullSubNet, we connect a pure full-band model and a pure sub-band model sequentially and use practical joint training to integrate these two types of models' advantages. We conducted experiments on the DNS challenge (INTERSPEECH 2020) dataset to evaluate the proposed method. Experimental results show that full-band and sub-band information are complementary, and the FullSubNet can effectively integrate them. Besides, the performance of the FullSubNet also exceeds that of the top-ranked methods in the DNS Challenge (INTERSPEECH 2020).

PaperPDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2010.15508")

Code

Syntology Ran 1 of 21 code samples harvested from 3 repositories linked to this paper; 20 have no recorded run. Of those that ran: 1 ran · honoured contract.

By repository: community (archive-listed): 21 samples from 3 repositories, 1 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

audio-westlakeu/fullsubnet mentioned on GitHubpytorchMIT report
marialaraa/adresso_analysis mentioned on GitHub report
tommy19970714/FullSubNetWithASR mentioned on GitHubpytorchMIT report
yunyangzeng/taploss mentioned on GitHubpytorchMIT report
sc0ttms/SE-FullSubNet paddlenot reachable when probed 2026-09-17 — repositories for recent papers often appear after camera-ready report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

21 samples harvested; 1 ran; 1 honoured the contract we drafted; 20 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

1ran · honoured contract
20unverified

Licence: 0 of the 21 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from 3 repositories linked to this paper, official or community; each sample names its own and says which. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

calculate_total_params seorim0/DNN-based-Speech-Enhancement-in-the-frequency-domain/train_interface.py community (archive-listed) ran · honoured contract MIT (permissive) · 43af741407c3119e · report
SI_SDR tommy19970714/FullSubNetWithASR/audio_zen/metrics.py community (archive-listed) unverified MIT (permissive) · d0515795fdc671d5 · report
apply_filterbank yunyangzeng/taploss/FullSubNet/audio_zen/acoustics/filtebank.py community (archive-listed) unverified MIT (permissive) · 73a5db3a96cba5c8 · report
compress_cIRM tommy19970714/FullSubNetWithASR/audio_zen/acoustics/mask.py community (archive-listed) unverified MIT (permissive) · 0306c94b0fb722ad · report
compress_cIRM yunyangzeng/taploss/FullSubNet/audio_zen/acoustics/mask.py community (archive-listed) unverified MIT (permissive) · 702b9611643e4127 · report
cumulative_norm tommy19970714/FullSubNetWithASR/audio_zen/model/module/feature_norm.py community (archive-listed) unverified MIT (permissive) · f262d023c4c06497 · report
decompress_cIRM tommy19970714/FullSubNetWithASR/audio_zen/acoustics/mask.py community (archive-listed) unverified MIT (permissive) · 921fe9eca3d2f597 · report
decompress_cIRM yunyangzeng/taploss/FullSubNet/audio_zen/acoustics/mask.py community (archive-listed) unverified MIT (permissive) · f09f5094643e68f4 · report
initialize_module tommy19970714/FullSubNetWithASR/audio_zen/utils.py community (archive-listed) unverified MIT (permissive) · cb42367b074aa9be · report
initialize_module yunyangzeng/taploss/FullSubNet/audio_zen/utils.py community (archive-listed) unverified MIT (permissive) · 8c1ce2ab24fa69e0 · report
inverse_filterbank yunyangzeng/taploss/FullSubNet/audio_zen/acoustics/filtebank.py community (archive-listed) unverified MIT (permissive) · 2be9f5174fb8a644 · report
istft tommy19970714/FullSubNetWithASR/audio_zen/acoustics/feature.py community (archive-listed) unverified MIT (permissive) · e0e1eed9bac3d920 · report
istft yunyangzeng/taploss/FullSubNet/audio_zen/acoustics/feature.py community (archive-listed) unverified MIT (permissive) · ee6f4a73f6e1070d · report
load_checkpoint tommy19970714/FullSubNetWithASR/audio_zen/utils.py community (archive-listed) unverified MIT (permissive) · bdaef26cae8309bd · report
mag_phase yunyangzeng/taploss/FullSubNet/audio_zen/acoustics/feature.py community (archive-listed) unverified MIT (permissive) · 2e7ab324da47c617 · report
mc_stft tommy19970714/FullSubNetWithASR/audio_zen/acoustics/feature.py community (archive-listed) unverified MIT (permissive) · f84ec968085a47e5 · report
print_tensor_info tommy19970714/FullSubNetWithASR/audio_zen/utils.py community (archive-listed) unverified MIT (permissive) · 3099b5d08820498b · report
stft yunyangzeng/taploss/Demucs/denoiser/denoiser/stft_loss.py community (archive-listed) unverified MIT (permissive) · d40b7ea72ed329ed · report
stft tommy19970714/FullSubNetWithASR/audio_zen/acoustics/feature.py community (archive-listed) unverified MIT (permissive) · 3eb077cda4d7d5b9 · report
stft yunyangzeng/taploss/FullSubNet/audio_zen/acoustics/feature.py community (archive-listed) unverified MIT (permissive) · 9f9fa01352b9ea06 · report
transform_pesq_range tommy19970714/FullSubNetWithASR/audio_zen/acoustics/utils.py community (archive-listed) unverified MIT (permissive) · 698f3380463d1400 · report

Tasks

Speech Enhancement

Results from the paper archive 2025-07-28

TaskDatasetModelMetricValueRank at snapshotLeaderboardReport
Speech Enhancement Deep Noise Suppression (DNS) Challenge FullSubNet PESQ-NB 3.305 #22 of 36 Archive leaderboard report
Speech Enhancement Deep Noise Suppression (DNS) Challenge FullSubNet PESQ-WB 2.777 #22 of 36 Archive leaderboard report
Speech Enhancement Deep Noise Suppression (DNS) Challenge FullSubNet SI-SDR-WB 17.29 #22 of 36 Archive leaderboard report

Ranks are positions in the archive's leaderboards as they stood at the 2025-07-28 snapshot. Results published since then are not among these rows, so a rank here is not a current standing.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections