felixchenfy / Speech-Commands-Classification-by-LSTM-PyTorchLinks
Classification of 11 types of audio clips using MFCCs features and LSTM. Pretrained on Speech Command Dataset with intensive data augmentation.
☆43Updated 2 years ago
Alternatives and similar repositories for Speech-Commands-Classification-by-LSTM-PyTorch
Users that are interested in Speech-Commands-Classification-by-LSTM-PyTorch are comparing it to the libraries listed below
Sorting:
- Learning Efficient Representations for Keyword Spotting with Triplet Loss☆110Updated 3 years ago
- Few-Shot Keyword Spotting☆66Updated 4 years ago
- Python implementation of simple GMM and HMM models for isolated digit recognition.☆67Updated 4 years ago
- In this repository, we explore using a hybrid system consisting of a Convolutional Neural Network and a Support Vector Machine for Keywor…☆101Updated 2 years ago
- Time delay neural network (TDNN) implementation in Pytorch using unfold method☆203Updated 5 years ago
- Speech Commands Recognition using end-to-end deep learning models in pytorch☆27Updated 4 years ago
- A speaker recognition system which uses GMM-UBM for use in an Android application which helps in monitoring patients suffering from Schiz…☆55Updated 7 years ago
- implementation of "EFFICIENT KEYWORD SPOTTING USING DILATED CONVOLUTIONS AND GATING"☆36Updated 5 years ago
- Official implementation of the Keyword Transformer: https://arxiv.org/abs/2104.00769☆132Updated 3 years ago
- Speaker verification using ResnetSE (EER=0.0093) and ECAPA-TDNN☆95Updated 4 years ago
- Speech command recognition with capsule network & various NNs / KWS on Google Speech Command Dataset.☆25Updated 6 years ago
- Joint CTC-Attention End-to-end Speech Recognition - PyTorch Implementation (Deep Learning for Human Language Processing Special Project)☆16Updated 4 years ago
- Unofficial PyTorch implementation of "Keyword Transformer: A Self-Attention Model for Keyword Spotting", Berg et al. 2021.☆37Updated 2 years ago
- Mining effective negative training samples for keyword spotting (PyTorch)☆62Updated 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
- Simple DNN based Voice Activity Detection (VAD) using Pytorch☆42Updated 5 years ago
- fast SpecAugmentation code with numpy and scipy☆31Updated 6 years ago
- Feature extraction of speech signal is the initial stage of any speech recognition system.☆95Updated 5 years ago
- This repo contains my attempt to create a Speaker Recognition and Verification system using SideKit-1.3.1☆113Updated 6 years ago
- A pytorch implementation of xvector embedding☆79Updated 5 years ago
- A streamable speech recognition model with transformer encoders and RNN-T loss☆11Updated 4 years ago
- ☆60Updated 4 years ago
- Implementation of Neural PLDA (NPLDA) model (A discriminative backend for Speaker Verification)☆100Updated 5 years ago
- End-to-End Keyword Spotting (E2E-KWS) using a character level LSTM☆42Updated 2 years ago
- Voice Activity Detection☆29Updated 7 years ago
- Neural network based similarity scoring for diarization (pytorch implementation of "LSTM based Similarity Measurement with Spectral Clust…☆44Updated 4 years ago
- Simple d-vector based Speaker Recognition (verification and identification) using Pytorch☆211Updated 5 years ago
- ☆130Updated 4 years ago
- Multi-Head-Attention RNN pytorch implement for keyword spotting☆21Updated 4 years ago
- Some useful features of speech process, such as MFCC, gammatone filterbank, GFCC, spectrum(power spectrum and log-power spectrum), Amplit…☆129Updated 5 years ago