khanld / ASR-Wav2vec-FinetuneLinks
Finetune Wa2vec 2.0 For Speech Recognition
☆142Updated 9 months ago
Alternatives and similar repositories for ASR-Wav2vec-Finetune
Users that are interested in ASR-Wav2vec-Finetune are comparing it to the libraries listed below
Sorting:
- Wav2vec 2.0 Self-Supervised Pretraining☆56Updated 9 months ago
- Speaker identification/verification models for Machine Learning for Computer Vision class at UNIBO☆67Updated 3 years ago
- A speaker embedding network in Pytorch that is very quick to set up and use for whatever purposes.☆90Updated 7 months ago
- Pytorch implementation of Noisy Student Training for Automatic Speech Recognition and Automatic Pronunciation Error Detection problem☆97Updated 5 months ago
- Official implementation of INTERSPEECH 2021 paper 'Emotion Recognition from Speech Using Wav2vec 2.0 Embeddings'☆137Updated 10 months ago
- SpecAugment: A Simple Data Augmentation Method for Automatic Speech Recognition☆88Updated 5 years ago
- Research code for the paper "Fine-tuning wav2vec2 for speaker recognition" found at https://arxiv.org/abs/2109.15053☆145Updated 3 years ago
- ☆69Updated last year
- Wav2Vec for speech recognition, classification, and audio classification☆267Updated 3 years ago
- Code and data repository for paper "VoxCeleb enrichment for Age and Gender recognition" submitted at ASRU 2021☆70Updated 3 years ago
- Spot the conversation: speaker diarisation in the wild☆153Updated 3 years ago
- speech to text with self-supervised learning based on wav2vec 2.0 framework☆382Updated 3 years ago
- End-to-End Mispronunciation Detection via wav2vec2.0☆49Updated 3 years ago
- Dataset and baseline code for the VocalSound dataset (ICASSP2022).☆154Updated 3 years ago
- Official repository for the "Powerset multi-class cross entropy loss for neural speaker diarization" paper published in Interspeech 2023.☆91Updated 2 years ago
- Official repository of NeXt-TDNN for speaker verification☆79Updated last year
- Vi_G2P or ViG2P: G2P package for Vietnamese: based on vPhon and phonology knowledge to convert Raw text - Graphoneme to IPA☆99Updated last year
- PyTorch implementation of "Squeezeformer: An Efficient Transformer for Automatic Speech Recognition" (NeurIPS 2022)☆147Updated 2 years ago
- The official pytorch implemention of the Intespeech 2024 paper "Reshape Dimensions Network for Speaker Recognition"☆182Updated last month
- Official implementation for the paper Exploring Wav2vec 2.0 fine-tuning for improved speech emotion recognition☆152Updated 4 years ago
- Update ASR paper everyday☆366Updated this week
- a simplified version of wav2vec(1.0, vq, 2.0) in fairseq☆165Updated 5 years 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.☆108Updated 2 years ago
- The official Pytorch implementation of "Frame-wise streaming end-to-end speaker diarization with non-autoregressive self-attention-based …