{"about":{"site":"https://codewithpapers.app","non_affiliation":"Code with Papers and Syntology are not affiliated with, endorsed by, or sponsored by Papers with Code, Meta, or the pwc-archive mirror.","licence":"CC BY-SA 4.0","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","attribution":"https://codewithpapers.app/attribution","modified":"archive material modified by Syntology; see the attribution page"},"url":"/paper/cam-a-fast-and-efficient-network-for-speaker","title":"CAM++: A Fast and Efficient Network for Speaker Verification Using Context-Aware Masking","arxiv_id":"2303.00332","date":"2023-03-01","proceeding":null,"authors":["Hui Wang","Siqi Zheng","Yafeng Chen","Luyao Cheng","Qian Chen"],"abstract":"Time delay neural network (TDNN) has been proven to be efficient for speaker verification. One of its successful variants, ECAPA-TDNN, achieved state-of-the-art performance at the cost of much higher computational complexity and slower inference speed. This makes it inadequate for scenarios with demanding inference rate and limited computational resources. We are thus interested in finding an architecture that can achieve the performance of ECAPA-TDNN and the efficiency of vanilla TDNN. In this paper, we propose an efficient network based on context-aware masking, namely CAM++, which uses densely connected time delay neural network (D-TDNN) as backbone and adopts a novel multi-granularity pooling to capture contextual information at different levels. Extensive experiments on two public benchmarks, VoxCeleb and CN-Celeb, demonstrate that the proposed architecture outperforms other mainstream speaker verification systems with lower computational cost and faster inference speed.","url_abs":"https://arxiv.org/abs/2303.00332v3","url_pdf":"https://arxiv.org/pdf/2303.00332v3.pdf","source":{"archive":"pwc-archive (Hugging Face), CC BY-SA 4.0","snapshot":"2025-07-28","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","row_kind":"links_only","authors_date_abstract":"arXiv metadata, CC0 1.0 (https://info.arxiv.org/help/license), from the Kaggle arXiv metadata snapshot of 2026-09-12"},"code_links":[{"paper_slug":"cam-a-fast-and-efficient-network-for-speaker","repo_url":"https://github.com/alibaba-damo-academy/3D-Speaker","is_official":1,"mentioned_in_paper":0,"mentioned_in_github":0,"framework":"pytorch","reach":{"status":"ok","spdx":"Apache-2.0"}},{"paper_slug":"cam-a-fast-and-efficient-network-for-speaker","repo_url":"https://github.com/wenet-e2e/wespeaker","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"Apache-2.0"}},{"paper_slug":"cam-a-fast-and-efficient-network-for-speaker","repo_url":"https://github.com/yuyq96/d-tdnn","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok"}}],"tasks":[],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=2303.00332","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2303.00332"}},"developers":"https://syntology.ai/developers","read_at":"2026-09-24T18:15:14+00:00","read_at_is":"when the build read Syntology's graph, not when any sample ran","claim":"Per-sample execution status on synthesized fixtures; not a correctness claim about the paper. Samples come from repositories linked to the paper, official or community; repo_kind says which.","repos":[{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/wenet-e2e/wespeaker","reach":{"status":"ok","spdx":"Apache-2.0"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/alibaba-damo-academy/3D-Speaker","reach":{"status":"ok","spdx":"Apache-2.0"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/yuyq96/d-tdnn","reach":{"status":"ok"}}],"summary":{"ran_draft_wrong":2,"unverified":5},"by_repo_kind":{"listed":{"samples":7,"ran":2,"repositories":1}},"repo_kind_vocabulary":{"official":"The archive marks this repository official for the paper","named_in_paper":"The archive records that the paper mentions this repository; it is not marked official","listed":"In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper","found_in_text":"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"},"n_pointer_only_for_licence":0,"samples":[{"code_sha256_prefix":"8ba161d133fcc70b","entry":"conv1x1","repo":"wenet-e2e/wespeaker","repo_kind":"listed","path":"wespeaker/models/eres2net.py","file_url":"https://github.com/wenet-e2e/wespeaker/blob/HEAD/wespeaker/models/eres2net.py","link_basis":"harvester_set","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"8ba161d133fcc70b"}},{"code_sha256_prefix":"fac5364e2f53c6db","entry":"conv3x3","repo":"wenet-e2e/wespeaker","repo_kind":"listed","path":"wespeaker/models/eres2net.py","file_url":"https://github.com/wenet-e2e/wespeaker/blob/HEAD/wespeaker/models/eres2net.py","link_basis":"harvester_set","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"fac5364e2f53c6db"}},{"code_sha256_prefix":"29b9c8d8f3f21d70","entry":"cllr","repo":"wenet-e2e/wespeaker","repo_kind":"listed","path":"wespeaker/bin/score_calibration.py","file_url":"https://github.com/wenet-e2e/wespeaker/blob/HEAD/wespeaker/bin/score_calibration.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"29b9c8d8f3f21d70"}},{"code_sha256_prefix":"6f3455917ae57cd8","entry":"get_mean_std","repo":"wenet-e2e/wespeaker","repo_kind":"listed","path":"wespeaker/bin/score_norm.py","file_url":"https://github.com/wenet-e2e/wespeaker/blob/HEAD/wespeaker/bin/score_norm.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"6f3455917ae57cd8"}},{"code_sha256_prefix":"6eb528682fb7e374","entry":"get_nonlinear","repo":"wenet-e2e/wespeaker","repo_kind":"listed","path":"wespeaker/models/campplus.py","file_url":"https://github.com/wenet-e2e/wespeaker/blob/HEAD/wespeaker/models/campplus.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"6eb528682fb7e374"}},{"code_sha256_prefix":"0067e5ecc757f301","entry":"get_projection","repo":"wenet-e2e/wespeaker","repo_kind":"listed","path":"wespeaker/models/projections.py","file_url":"https://github.com/wenet-e2e/wespeaker/blob/HEAD/wespeaker/models/projections.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"0067e5ecc757f301"}},{"code_sha256_prefix":"535575254bb6868a","entry":"train_calibration_model","repo":"wenet-e2e/wespeaker","repo_kind":"listed","path":"wespeaker/bin/score_calibration.py","file_url":"https://github.com/wenet-e2e/wespeaker/blob/HEAD/wespeaker/bin/score_calibration.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"535575254bb6868a"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}