{"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/espnet-spk-full-pipeline-speaker-embedding","title":"ESPnet-SPK: full pipeline speaker embedding toolkit with reproducible recipes, self-supervised front-ends, and off-the-shelf models","arxiv_id":"2401.17230","date":"2024-01-30","proceeding":null,"authors":["Jee-weon Jung","Wangyou Zhang","Jiatong Shi","Zakaria Aldeneh","Takuya Higuchi","Barry-John Theobald","Ahmed Hussen Abdelaziz","Shinji Watanabe"],"abstract":"This paper introduces ESPnet-SPK, a toolkit designed with several objectives for training speaker embedding extractors. First, we provide an open-source platform for researchers in the speaker recognition community to effortlessly build models. We provide several models, ranging from x-vector to recent SKA-TDNN. Through the modularized architecture design, variants can be developed easily. We also aspire to bridge developed models with other domains, facilitating the broad research community to effortlessly incorporate state-of-the-art embedding extractors. Pre-trained embedding extractors can be accessed in an off-the-shelf manner and we demonstrate the toolkit's versatility by showcasing its integration with two tasks. Another goal is to integrate with diverse self-supervised learning features. We release a reproducible recipe that achieves an equal error rate of 0.39% on the Vox1-O evaluation protocol using WavLM-Large with ECAPA-TDNN.","url_abs":"https://arxiv.org/abs/2401.17230v2","url_pdf":"https://arxiv.org/pdf/2401.17230v2.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":"abstracts"},"code_links":[{"paper_slug":"espnet-spk-full-pipeline-speaker-embedding","repo_url":"https://github.com/espnet/espnet","is_official":1,"mentioned_in_paper":1,"mentioned_in_github":0,"framework":"pytorch","reach":{"status":"ok","spdx":"Apache-2.0"}},{"paper_slug":"espnet-spk-full-pipeline-speaker-embedding","repo_url":"https://github.com/Jungjee/RawNet","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"tf","reach":{"status":"ok","spdx":"MIT"}}],"tasks":[{"task_slug":"self-supervised-learning","task_name":"Self-Supervised Learning"},{"task_slug":"speaker-recognition","task_name":"Speaker Recognition"},{"task_slug":"speaker-verification","task_name":"Speaker Verification"}],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[{"leaderboard":"/sota/speaker-recognition-on-voxceleb1","task":"Speaker Recognition","dataset":"VoxCeleb1","model":"WavLM+ECAPA-TDNN","rank_in_archive_order":1,"of":2,"metrics":{"EER":"0.39"},"uses_additional_data":true},{"leaderboard":"/sota/speaker-verification-on-voxceleb","task":"Speaker Verification","dataset":"VoxCeleb","model":"WavLM+ECAPA-TDNN","rank_in_archive_order":3,"of":21,"metrics":{"EER":"0.39"},"uses_additional_data":true}],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=2401.17230","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2401.17230"}},"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/espnet/espnet","reach":{"status":"ok","spdx":"Apache-2.0"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/Jungjee/RawNet","reach":{"status":"ok","spdx":"MIT"}}],"summary":{"ran":6,"ran_draft_wrong":1,"ran_fixture":1,"ran_violates":1,"unverified":6},"by_repo_kind":{"listed":{"samples":13,"ran":7,"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":2,"samples":[{"code_sha256_prefix":"5eaddc98390802b9","entry":"cos_sim","repo":"Jungjee/RawNet","repo_kind":"listed","path":"python/RawNet1/Keras/01-trn_RawNet.py","file_url":"https://github.com/Jungjee/RawNet/blob/HEAD/python/RawNet1/Keras/01-trn_RawNet.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"5eaddc98390802b9"}},{"code_sha256_prefix":"bb8e18446e6e5c44","entry":"evaluate_model","repo":"Jungjee/RawNet","repo_kind":"listed","path":"python/RawNet1/PyTorch/train_RawNet.py","file_url":"https://github.com/Jungjee/RawNet/blob/HEAD/python/RawNet1/PyTorch/train_RawNet.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"bb8e18446e6e5c44"}},{"code_sha256_prefix":"c9763c5a4bcb7e32","entry":"find_files","repo":null,"repo_kind":null,"path":null,"file_url":null,"link_basis":"identical_code_first_harvested_elsewhere","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":true,"licence":null,"inline_ok":false,"mcp_get_code":{"code_sha256":"c9763c5a4bcb7e32"}},{"code_sha256_prefix":"55245e350c62db55","entry":"get_val_utts","repo":"Jungjee/RawNet","repo_kind":"listed","path":"python/RawNet2/utils.py","file_url":"https://github.com/Jungjee/RawNet/blob/HEAD/python/RawNet2/utils.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"55245e350c62db55"}},{"code_sha256_prefix":"5e7388924514a513","entry":"keras_lr_decay","repo":"Jungjee/RawNet","repo_kind":"listed","path":"python/RawNet1/PyTorch/train_RawNet.py","file_url":"https://github.com/Jungjee/RawNet/blob/HEAD/python/RawNet1/PyTorch/train_RawNet.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"5e7388924514a513"}},{"code_sha256_prefix":"381a33e6fa4c0f44","entry":"keras_lr_decay","repo":"Jungjee/RawNet","repo_kind":"listed","path":"python/RawNet2/utils.py","file_url":"https://github.com/Jungjee/RawNet/blob/HEAD/python/RawNet2/utils.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"381a33e6fa4c0f44"}},{"code_sha256_prefix":"1b00a67b866f612e","entry":"pre_emphasis","repo":"Jungjee/RawNet","repo_kind":"listed","path":"python/RawNet2_modified/dataloader.py","file_url":"https://github.com/Jungjee/RawNet/blob/HEAD/python/RawNet2_modified/dataloader.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"1b00a67b866f612e"}},{"code_sha256_prefix":"a960291efd1b0f20","entry":"rvad","repo":null,"repo_kind":null,"path":null,"file_url":null,"link_basis":"identical_code_first_harvested_elsewhere","language":"python","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":null,"inline_ok":false,"mcp_get_code":{"code_sha256":"a960291efd1b0f20"}},{"code_sha256_prefix":"7c508037b40522af","entry":"str2bool","repo":"Jungjee/RawNet","repo_kind":"listed","path":"python/RawNet2/parser.py","file_url":"https://github.com/Jungjee/RawNet/blob/HEAD/python/RawNet2/parser.py","link_basis":"harvester_set","language":"python","status":"ran_violates","verification_level":1,"contract_check":"VIOLATES","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"7c508037b40522af"}},{"code_sha256_prefix":"fa34738dea0147dd","entry":"residual_block_conv","repo":"Jungjee/RawNet","repo_kind":"listed","path":"python/RawNet1/Keras/model_RawNet.py","file_url":"https://github.com/Jungjee/RawNet/blob/HEAD/python/RawNet1/Keras/model_RawNet.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"fa34738dea0147dd"}},{"code_sha256_prefix":"a2d820458f7e968f","entry":"residual_block_conv","repo":"Jungjee/RawNet","repo_kind":"listed","path":"python/RawNet1/Keras/model_RawNet_pre_train.py","file_url":"https://github.com/Jungjee/RawNet/blob/HEAD/python/RawNet1/Keras/model_RawNet_pre_train.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"a2d820458f7e968f"}},{"code_sha256_prefix":"052b8ab02090fb74","entry":"simple_loss","repo":"Jungjee/RawNet","repo_kind":"listed","path":"python/RawNet1/Keras/01-trn_RawNet.py","file_url":"https://github.com/Jungjee/RawNet/blob/HEAD/python/RawNet1/Keras/01-trn_RawNet.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"052b8ab02090fb74"}},{"code_sha256_prefix":"67840fbaca218edb","entry":"simple_loss","repo":"Jungjee/RawNet","repo_kind":"listed","path":"python/RawNet1/Keras/model_RawNet.py","file_url":"https://github.com/Jungjee/RawNet/blob/HEAD/python/RawNet1/Keras/model_RawNet.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"67840fbaca218edb"}},{"code_sha256_prefix":"11a8b60b0d47dbda","entry":"zero_loss","repo":"Jungjee/RawNet","repo_kind":"listed","path":"python/RawNet1/Keras/01-trn_RawNet.py","file_url":"https://github.com/Jungjee/RawNet/blob/HEAD/python/RawNet1/Keras/01-trn_RawNet.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"11a8b60b0d47dbda"}},{"code_sha256_prefix":"eef02c2c9e270abb","entry":"zero_loss","repo":"Jungjee/RawNet","repo_kind":"listed","path":"python/RawNet1/Keras/model_RawNet.py","file_url":"https://github.com/Jungjee/RawNet/blob/HEAD/python/RawNet1/Keras/model_RawNet.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"eef02c2c9e270abb"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}