paper-with-me

Papers

Kiwano: A Cutting-Edge Open-Source Toolkit for Speaker Verification

2026-06-21 · Mickael Rouvier, Pierre Michel Bousquet arxiv

In this paper, we present Kiwano, an open-source toolkit designed to advance research and evaluation for speaker verification. Kiwano provides a lightweight yet extensible framework built on PyTorch, offering standardized recipes, pretrained models, and integration of several widely used speaker verification architectures. The toolkit emphasizes reproducibility, by delivering transparent training pipelines, unified evaluation protocols and ready-to-use baselines across multiple corpora. Beyond conventional training and inference, Kiwano includes tools for benchmarking, experiment tracking and rapid prototyping of new architectures. To foster community adoption, the toolkit is distributed under the Apache 2.0 license, accompanied by comprehensive documentation and reproducible experiments. By lowering entry barriers and standardizing evaluation practices, Kiwano contributes a valuable resource for both academic research and applied development in speaker verification. The toolkit is publicly available at: https://github.com/kiwano-toolkit/kiwano/

📄 PDF Abstract BibTeX arXiv:2606.22369

Code (0)

등록된 구현이 없습니다.

Tasks

Speaker Verification

Similar Papers 제목 키워드 기반

CNTK: Microsoft's Open-Source Deep-Learning Toolkit

2016-08-01 · ACM SIGKDD 2016 8 · Frank Seide, Amit Agarwal

This tutorial will introduce the Computational Network Toolkit, or CNTK, Microsoft's cutting-edge open-source deep-learning toolkit for Windows and Linux. CNTK is a powerful computation-graph based deep-learning toolkit …

ClusteringDeep LearningDimensionality ReductionGeneral Classification+2

pysentimiento: A Python Toolkit for Opinion Mining and Social NLP tasks

2021-06-17 · Juan Manuel Pérez, Mariela Rajngewerc, Juan Carlos Giudici, Damián A. Furman 외

In recent years, the extraction of opinions and information from user-generated text has attracted a lot of interest, largely due to the unprecedented volume of content in Social Media. However, social researchers face s…

FairnessOpinion MiningSentiment Analysis

A Dataset and Toolkit for Multiparameter Cardiovascular Physiology Sensing on Rings

2025-05-07 · Jiankai Tang, Kegang Wang, Yingke Ding, Jiatong Ji 외

Smart rings offer a convenient way to continuously and unobtrusively monitor cardiovascular physiological signals. However, a gap remains between the ring hardware and reliable methods for estimating cardiovascular param…

Blood pressure estimation

OpenICL: An Open-Source Framework for In-context Learning

2023-03-06 · Zhenyu Wu, Yaoxiang Wang, Jiacheng Ye, Jiangtao Feng 외

In recent years, In-context Learning (ICL) has gained increasing attention and emerged as the new paradigm for large language model (LLM) evaluation. Unlike traditional fine-tuning methods, ICL instead adapts the pre-tra…

In-Context LearningLanguage ModelingLanguage ModellingLarge Language Model+3

DaNLP: An open-source toolkit for Danish Natural Language Processing

2021-05-01 · NoDaLiDa 2021 5 · Amalie Brogaard Pauli, Maria Barrett, Ophélie Lacroix, Rasmus Hvingelby

We present an open-source toolkit for Danish Natural Language Processing, enabling easy access to Danish NLP’s latest advancements. The toolkit features wrapper-functions for loading models and datasets in a unified way …