Papers › Wespeaker: A Research and Production oriented Speaker Embedding Learning Toolkit

Wespeaker: A Research and Production oriented Speaker Embedding Learning Toolkit

31 Oct 2022arXiv:2210.17016links table onlyarchive 2025-07-28

Hongji Wang, Chengdong Liang, Shuai Wang, Zhengyang Chen, Binbin Zhang, Xu Xiang, Yanlei Deng, Yanmin Qian

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.

Speaker modeling is essential for many related tasks, such as speaker recognition and speaker diarization. The dominant modeling approach is fixed-dimensional vector representation, i.e., speaker embedding. This paper introduces a research and production oriented speaker embedding learning toolkit, Wespeaker. Wespeaker contains the implementation of scalable data management, state-of-the-art speaker embedding models, loss functions, and scoring back-ends, with highly competitive results achieved by structured recipes which were adopted in the winning systems in several speaker verification challenges. The application to other downstream tasks such as speaker diarization is also exhibited in the related recipe. Moreover, CPU- and GPU-compatible deployment codes are integrated for production-oriented development. The toolkit is publicly available at https://github.com/wenet-e2e/wespeaker.

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

Code

Syntology Ran 2 of 10 code samples harvested from 1 repository linked to this paper; 8 have no recorded run. Of those that ran: 1 ran · our draft was wrong; 1 ran · fixture could not drive it.

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

wenet-e2e/wespeaker officialmentioned in papermentioned on GitHubpytorchApache-2.0 report
BUTSpeechFIT/wespeaker_ssl_public mentioned on GitHubpytorchApache-2.0 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

10 samples harvested; 2 ran; 0 honoured the contract we drafted; 8 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 · our draft was wrong
1ran · fixture could not drive it
8unverified

Licence: 0 of the 10 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 BUTSpeechFIT/wespeaker_ssl_public. “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.

gelu BUTSpeechFIT/wespeaker_ssl_public/wespeaker/models/ssl/modules.py community (archive-listed) ran · our draft was wrong fingerprinted Apache-2.0 (permissive) · f30ebf4e48b7e2d7 · report
trunc_normal_ BUTSpeechFIT/wespeaker_ssl_public/wespeaker/ssl/models/dino_wrapper.py community (archive-listed) ran · fixture could not drive it Apache-2.0 (permissive) · fabe0899316ffaa5 · report
compute_mask_indices BUTSpeechFIT/wespeaker_ssl_public/wespeaker/models/ssl/WavLM.py community (archive-listed) unverified Apache-2.0 (permissive) · d22a5e7495dd7a3a · report
concat_all_gather BUTSpeechFIT/wespeaker_ssl_public/wespeaker/ssl/models/moco_wrapper.py community (archive-listed) unverified Apache-2.0 (permissive) · 73cecca9f3575f09 · report
contrastive_collate_fn BUTSpeechFIT/wespeaker_ssl_public/wespeaker/ssl/dataset/dataset.py community (archive-listed) unverified Apache-2.0 (permissive) · e7dc5569bb9b9f5d · report
dino_collate_fn BUTSpeechFIT/wespeaker_ssl_public/wespeaker/ssl/dataset/dataset.py community (archive-listed) unverified Apache-2.0 (permissive) · 0b7b70c22d6a66dd · report
gelu_accurate BUTSpeechFIT/wespeaker_ssl_public/wespeaker/models/ssl/modules.py community (archive-listed) unverified Apache-2.0 (permissive) · 4aa7333ffd7e18c6 · report
get_activation_fn BUTSpeechFIT/wespeaker_ssl_public/wespeaker/models/ssl/modules.py community (archive-listed) unverified Apache-2.0 (permissive) · 01233f4856456c5f · report
get_model_encoder_state_dict BUTSpeechFIT/wespeaker_ssl_public/wespeaker/ssl/bin/average_contrastive_model.py community (archive-listed) unverified Apache-2.0 (permissive) · bb3c357a90bdd28c · report
get_t_model_state_dict BUTSpeechFIT/wespeaker_ssl_public/wespeaker/ssl/bin/average_dino_model.py community (archive-listed) unverified Apache-2.0 (permissive) · 55d78222d8e61479 · 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