nikvaessen / w2v2-speaker
Research code for the paper "Fine-tuning wav2vec2 for speaker recognition" found at https://arxiv.org/abs/2109.15053
☆144Updated 2 years ago
Alternatives and similar repositories for w2v2-speaker:
Users that are interested in w2v2-speaker are comparing it to the libraries listed below
- A PyTorch implementation of End-to-End Neural Diarization☆106Updated last year
- Baseline for the Spoofing-aware Speaker Verification Challenge 2022☆65Updated 2 years ago
- Variational Bayes HMM over x-vectors diarization☆268Updated last year
- Speaker embedding (d-vector) trained with GE2E loss☆280Updated last year
- This repository contains a set of codes to run (i.e., train, perform inference with, evaluate) a diarization method called EEND-vector-cl…☆76Updated 2 years ago
- Code and data repository for paper "VoxCeleb enrichment for Age and Gender recognition" submitted at ASRU 2021☆67Updated 3 years ago
- ☆149Updated 2 years ago
- Implementation of the paper "Spoken Language Recognition using X-vectors" in Pytorch☆106Updated 4 years ago
- Pytorch implementation of Meta-Learning for Short Utterance Speaker Recognition with Imbalance Length Pairs (Interspeech, 2020)☆73Updated 4 years ago
- ☆101Updated 3 years ago
- Implementation of Neural PLDA (NPLDA) model (A discriminative backend for Speaker Verification)☆99Updated 4 years ago
- Attention Backend for Aotumatic Speaker Verification with Multiple Enrollment Utterances☆49Updated 2 years ago
- This Repository surveys the paper focusing on Prompting and Adapters for Speech Processing.☆108Updated last year
- ☆79Updated 7 months ago
- Speaker verification using ResnetSE (EER=0.0093) and ECAPA-TDNN☆91Updated 3 years ago
- target speaker extraction and verification for multi-talker speech☆176Updated 4 years ago
- Augmentation adversarial training for self-supervised speaker recognition☆77Updated 3 years ago
- The official PyTorch implementation of "FullSubNet+: Channel Attention FullSubNet with Complex Spectrograms for Speech Enhancement".☆256Updated 11 months ago
- Wav2Keyword is keyword spotting(KWS) based on Wav2Vec 2.0. This model shows state-of-the-art in Speech commands dataset V1 and V2.