Papers › ECAPA-TDNN: Emphasized Channel Attention, Propagation and Aggregation in TDNN Based...

ECAPA-TDNN: Emphasized Channel Attention, Propagation and Aggregation in TDNN Based Speaker Verification

14 May 2020arXiv:2005.07143links table onlyarchive 2025-07-28

Brecht Desplanques, Jenthe Thienpondt, Kris Demuynck

The archive published only this paper's code-link row. Authors, date and abstract are from arXiv's metadata (CC0), read from the Kaggle arXiv metadata snapshot of 2026-09-12 where its title matched the archive's; the title is the archive's.

Current speaker verification techniques rely on a neural network to extract speaker representations. The successful x-vector architecture is a Time Delay Neural Network (TDNN) that applies statistics pooling to project variable-length utterances into fixed-length speaker characterizing embeddings. In this paper, we propose multiple enhancements to this architecture based on recent trends in the related fields of face verification and computer vision. Firstly, the initial frame layers can be restructured into 1-dimensional Res2Net modules with impactful skip connections. Similarly to SE-ResNet, we introduce Squeeze-and-Excitation blocks in these modules to explicitly model channel interdependencies. The SE block expands the temporal context of the frame layer by rescaling the channels according to global properties of the recording. Secondly, neural networks are known to learn hierarchical features, with each layer operating on a different level of complexity. To leverage this complementary information, we aggregate and propagate features of different hierarchical levels. Finally, we improve the statistics pooling module with channel-dependent frame attention. This enables the network to focus on different subsets of frames during each of the channel's statistics estimation. The proposed ECAPA-TDNN architecture significantly outperforms state-of-the-art TDNN based systems on the VoxCeleb test sets and the 2019 VoxCeleb Speaker Recognition Challenge.

PaperPDFCodeCode Syntology ran

In Syntology View this paper on Syntology: its repositories, every harvested function with whether it ran, its licence and the call to fetch it.

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="2005.07143")

Code

Syntology Ran 26 of 27 code samples harvested from 5 repositories linked to this paper; 1 has no recorded run. Of those that ran: 1 ran · our draft was wrong; 25 ran with no contract checked.

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

LKLQQ/ecapa_tdnn mentioned on GitHubmindsporeApache-2.0 report
gzhu06/tdspkr-mismatch-study mentioned on GitHubpytorchMIT report
joovvhan/ecapa-tdnn mentioned on GitHubpytorch report
magnumresearchgroup/auxiliaryrawnet mentioned on GitHubpytorch report
ol-mega/ppca mentioned on GitHubpytorchApache-2.0 report
taoruijie/ecapa-tdnn mentioned on GitHubpytorchMIT report
taoruijie/ecapatdnn mentioned on GitHubpytorchMIT 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

27 samples harvested; 26 ran; 0 honoured the contract we drafted; 1 has no recorded run. Read from Syntology's graph 2026-09-25; that is when this build read the record, not when the samples ran.

1ran · our draft was wrong
25ran
1unverified

Licence: 0 of the 27 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 5 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.

ComputeErrorRates PunkMale/ECAPA-TDNN-CNCeleb/tools.py community (archive-listed) ran Apache-2.0 (permissive) · 2f8f70723c6fc25c · report
SE_Res2Block gzhu06/tdspkr-mismatch-study/backbones/aggregator/ECAPA-TDNN.py community (archive-listed) ran MIT (permissive) · bb83d95621d7219f · report
calculate_eer gzhu06/tdspkr-mismatch-study/evaluate/eer_monitor.py community (archive-listed) ran fingerprinted MIT (permissive) · 0c85a144d4c6f68a · report
compute_fa_miss LKLQQ/ecapa_tdnn/src/metrics.py community (archive-listed) ran Apache-2.0 (permissive) · 8a1f2f7df5f4b6fe · report
cosine_similarity gzhu06/tdspkr-mismatch-study/evaluate/eer_monitor.py community (archive-listed) ran fingerprinted MIT (permissive) · 5bdb987f035ec4ec · report
data_catalog gzhu06/tdspkr-mismatch-study/preprocessing/wavform_extract.py community (archive-listed) ran fingerprinted MIT (permissive) · 83e2c902cae568f3 · report
findAllUtt PunkMale/ECAPA-TDNN-CNCeleb/dataset.py community (archive-listed) ran fingerprinted Apache-2.0 (permissive) · 18d1c1af085a8476 · report
find_files gzhu06/tdspkr-mismatch-study/preprocessing/wavform_extract.py community (archive-listed) ran MIT (permissive) · 9dbd7f6108f96407 · report
get_EER LKLQQ/ecapa_tdnn/src/metrics.py community (archive-listed) ran Apache-2.0 (permissive) · 009c08f278c64a6a · report
get_EER_from_scores LKLQQ/ecapa_tdnn/src/metrics.py community (archive-listed) ran Apache-2.0 (permissive) · ad04c8794c939048 · report
get_last_checkpoint_if_any gzhu06/tdspkr-mismatch-study/utils.py community (archive-listed) ran MIT (permissive) · d15bcb24b6237cdb · report
get_padding_elem ol-mega/ppca/speechbrain/nnet/CNN.py community (archive-listed) ran Apache-2.0 (permissive) · 8feeecfbeb765eab · report
get_padding_elem_transposed ol-mega/ppca/speechbrain/nnet/CNN.py community (archive-listed) ran Apache-2.0 (permissive) · 26b6efc761f6e025 · report
init_args PunkMale/ECAPA-TDNN-CNCeleb/tools.py community (archive-listed) ran Apache-2.0 (permissive) · fcc13d262968ef5f · report
init_args taoruijie/ecapa-tdnn/tools.py community (archive-listed) ran MIT (permissive) · 9f9dfffa0e162e11 · report
latest_checkpoint_path gzhu06/tdspkr-mismatch-study/trainer/train_utils.py community (archive-listed) ran MIT (permissive) · 1d6005e9f2222eee · report
natural_sort gzhu06/tdspkr-mismatch-study/utils.py community (archive-listed) ran · our draft was wrong MIT (permissive) · 1677ad306233c7b7 · report
pack_padded_sequence ol-mega/ppca/speechbrain/nnet/RNN.py community (archive-listed) ran Apache-2.0 (permissive) · 4d856b195967f759 · report
pad_packed_sequence ol-mega/ppca/speechbrain/nnet/RNN.py community (archive-listed) ran Apache-2.0 (permissive) · 7c9d9bad06c577fb · report
parse_arguments ol-mega/ppca/speechbrain/core.py community (archive-listed) ran Apache-2.0 (permissive) · bd8ed1453a55a2df · report
pickle2array gzhu06/tdspkr-mismatch-study/utils.py community (archive-listed) ran MIT (permissive) · 69748fb6d2228cc0 · report
quantize_midrise ol-mega/ppca/anonymization_methods/quantize_lpc_poles.py community (archive-listed) ran Apache-2.0 (permissive) · 298f364b3f304c9f · report
quantize_midtread ol-mega/ppca/anonymization_methods/quantize_lpc_poles.py community (archive-listed) ran Apache-2.0 (permissive) · 8b5629f75ceda907 · report
split_data gzhu06/tdspkr-mismatch-study/trainer/train_utils.py community (archive-listed) ran MIT (permissive) · 92b93a196c3d8b18 · report
tuneThresholdfromScore PunkMale/ECAPA-TDNN-CNCeleb/tools.py community (archive-listed) ran Apache-2.0 (permissive) · 4b2feff2caedf01e · report
tuneThresholdfromScore taoruijie/ecapa-tdnn/tools.py community (archive-listed) ran MIT (permissive) · e40eb8a3ee8e21ed · report
trial_eer gzhu06/tdspkr-mismatch-study/evaluate/eer_monitor.py community (archive-listed) unverified MIT (permissive) · 72855f03c7884551 · report

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

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