KunHanKH/GE2E_Speaker_Verification
Most Complete Pytorch Imeplementation "GENERALIZED END-TO-END LOSS FOR SPEAKER VERIFICATION"
This project helps researchers and developers create and evaluate robust speaker verification systems. It takes raw audio data from speech datasets like TIMIT or keyword spotting datasets and processes it to identify or authenticate speakers, even with limited speech samples or varying background noise. The primary users are researchers or engineers working on voice authentication, security systems, or speech recognition applications.
No commits in the last 6 months.
Use this if you are building or researching speaker verification systems and need to train models that can accurately identify individuals based on their voice, regardless of what they say.
Not ideal if you need a pre-built, production-ready speaker verification API or solution, as this project is an implementation for research and development.
Stars
10
Forks
2
Language
Jupyter Notebook
License
—
Category
Last pushed
Mar 11, 2020
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/KunHanKH/GE2E_Speaker_Verification"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
yaserkl/RLSeq2Seq
Deep Reinforcement Learning For Sequence to Sequence Models
kefirski/pytorch_RVAE
Recurrent Variational Autoencoder that generates sequential data implemented with pytorch
georgian-io/Multimodal-Toolkit
Multimodal model for text and tabular data with HuggingFace transformers as building block for text data
ctr4si/A-Hierarchical-Latent-Structure-for-Variational-Conversation-Modeling
PyTorch Implementation of "A Hierarchical Latent Structure for Variational Conversation...
nurpeiis/LeakGAN-PyTorch
A simple implementation of LeakGAN in PyTorch