CS-Rep: Making Speaker Verification Networks Embracing Re-parameterization
Ruiteng Zhang, Jianguo Wei, Wenhuan Lu, Lin Zhang, Yantao Ji, Junhai, Xu, Xugang Lu

TL;DR
This paper introduces CS-Rep, a re-parameterization strategy that enhances speaker verification networks by improving inference speed and accuracy through a multi-branch training topology and a simplified inference model.
Contribution
The study proposes CS-Rep, a novel re-parameterization method tailored for ASV backbones, enabling faster inference and higher accuracy with a new Rep-TDNN model.
Findings
Rep-TDNN increases inference speed by 50%.
Rep-TDNN reduces EER by 10%.
CS-Rep effectively bridges training and inference topologies.
Abstract
Automatic speaker verification (ASV) systems, which determine whether two speeches are from the same speaker, mainly focus on verification accuracy while ignoring inference speed. However, in real applications, both inference speed and verification accuracy are essential. This study proposes cross-sequential re-parameterization (CS-Rep), a novel topology re-parameterization strategy for multi-type networks, to increase the inference speed and verification accuracy of models. CS-Rep solves the problem that existing re-parameterization methods are unsuitable for typical ASV backbones. When a model applies CS-Rep, the training-period network utilizes a multi-branch topology to capture speaker information, whereas the inference-period model converts to a time-delay neural network (TDNN)-like plain backbone with stacked TDNN layers to achieve the fast inference speed. Based on CS-Rep, an…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsSpeech Recognition and Synthesis · Speech and Audio Processing · Music and Audio Processing
MethodsTest · SPEED: Separable Pyramidal Pooling EncodEr-Decoder for Real-Time Monocular Depth Estimation on Low-Resource Settings
