speaker-identification
Here are 86 public repositories matching this topic...
PyTorch implementation of "Generalized End-to-End Loss for Speaker Verification" by Wan, Li et al.
-
Updated
Jan 20, 2022 - Python
Speaker Identification System (upto 100% accuracy); built using Python 2.7 and python_speech_features library
-
Updated
Jun 5, 2020 - Python
This repository contains audio samples and supplementary materials accompanying publications by the "Speaker, Voice and Language" team at Google.
-
Updated
Mar 21, 2022 - HTML
Identifying people from small audio fragments
-
Updated
Apr 10, 2020 - Python
Simple d-vector based Speaker Recognition (verification and identification) using Pytorch
-
Updated
Jul 17, 2020 - Python
A light weight neural speaker embeddings extraction based on Kaldi and PyTorch.
-
Updated
Jan 27, 2020 - Perl
Pytorch implementation of "Generalized End-to-End Loss for Speaker Verification"
-
Updated
Mar 18, 2019 - Python
This repo contains my attempt to create a Speaker Recognition and Verification system using SideKit-1.3.1
-
Updated
May 22, 2019 - Python
A data annotation pipeline to generate high-quality, large-scale speech datasets with machine pre-labeling and fully manual auditing.
-
Updated
Mar 12, 2022 - Forth
Source code for paper "Who is real Bob? Adversarial Attacks on Speaker Recognition Systems" (IEEE S&P 2021)
-
Updated
Dec 21, 2021 - Python
Pytorch implementation of Generalized End-to-End Loss for speaker verification
-
Updated
Apr 23, 2019 - Python
Deep Learning - one shot learning for speaker recognition using Filter Banks
-
Updated
Mar 25, 2020 - Jupyter Notebook
Keras Implementation of Deepmind's WaveNet for Supervised Learning Tasks
-
Updated
Mar 9, 2019 - Python
mirror of VoxCeleb dataset - a large-scale speaker identification dataset
-
Updated
Jul 5, 2019 - Shell
Kaldi based speaker verification
-
Updated
Jan 26, 2018 - C++
Voxceleb1 i-vector based speaker recognition system
-
Updated
May 22, 2018 - Perl
Trained speaker embedding deep learning models and evaluation pipelines in pytorch and tesorflow for speaker recognition.
-
Updated
Oct 4, 2019 - Jupyter Notebook
声纹识别(Voiceprint Recognition, VPR),也称为说话人识别(Speaker Recognition),有两类,即说话人辨认(Speaker Identification)和说话人确认(Speaker Verification)
-
Updated
Mar 31, 2020 - Python
Neural speaker recognition/verification system based on Kaldi and Tensorflow
-
Updated
Jun 30, 2020 - Python
⇨ The Speaker Recognition System consists of two phases, Feature Extraction and Recognition. ⇨ In the Extraction phase, the Speaker's voice is recorded and typical number of features are extracted to form a model. ⇨ During the Recognition phase, a speech sample is compared against a previously created voice print stored in the database. ⇨ The highlight of the system is that it can identify the Speaker's voice in a Multi-Speaker Environment too. Multi-layer Perceptron (MLP) Neural Network based on error back propagation training algorithm was used to train and test the system. ⇨ The system response time was 74 µs with an average efficiency of 95%.
-
Updated
Jan 13, 2020 - MATLAB
Keras + pyTorch implimentation of "Deep Learning & 3D Convolutional Neural Networks for Speaker Verification"
-
Updated
Jan 23, 2019 - Python
Implementation of the paper "Attentive Statistics Pooling for Deep Speaker Embedding" in Pytorch
-
Updated
Jun 4, 2020 - Python
DropClass and DropAdapt - repository for the paper accepted to Speaker Odyssey 2020
-
Updated
Oct 29, 2020 - Python
Implementation of a speaker identification and a speaker verification system based on Gaussian Mixture Models (GMM) in combination with and Universal Background Model (UBM) on the YOHO dataset in MATLAB.
-
Updated
Mar 1, 2018 - MATLAB
UPC Deep Learning for Speech and Language 2018
-
Updated
Feb 26, 2018
Implementing VGGVox for Speaker Identification on VoxCeleb1 dataset in PyTorch.
-
Updated
Oct 15, 2020 - Python
MobileNet trained with VoxCeleb dataset and used for voice verification
-
Updated
Sep 22, 2021 - Python
Denoising autoencoders for speaker identification on MCE 2018 challenge
-
Updated
Nov 8, 2018 - Python
Source Code for 'SECurity evaluation platform FOR Speaker Recognition' released in 'Defending against Audio Adversarial Examples on Speaker Recognition Systems'
-
Updated
Apr 4, 2022 - Python
Improve this page
Add a description, image, and links to the speaker-identification topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the speaker-identification topic, visit your repo's landing page and select "manage topics."


As implemented in Python in
alphacep/vosk-api@5e46825