vineeths96 / Spoken-Keyword-Spotting
In this repository, we explore using a hybrid system consisting of a Convolutional Neural Network and a Support Vector Machine for Keyword Spotting task.
☆100Updated 2 years ago
Alternatives and similar repositories for Spoken-Keyword-Spotting:
Users that are interested in Spoken-Keyword-Spotting are comparing it to the libraries listed below
- Wav2Keyword is keyword spotting(KWS) based on Wav2Vec 2.0. This model shows state-of-the-art in Speech commands dataset V1 and V2.☆106Updated 2 years ago
- Few-Shot Keyword Spotting☆63Updated 3 years ago
- This repository is a curated list of awesome Speech Keyword Spotting (Wake-Up Word Detection).☆256Updated 2 years ago
- Learning Efficient Representations for Keyword Spotting with Triplet Loss☆109Updated 2 years ago
- Few-shot Keyword Spotting in Any Language and Multilingual Spoken Word Corpus☆170Updated 4 months ago
- ☆58Updated last year
- Official implementation of the Keyword Transformer: https://arxiv.org/abs/2104.00769☆129Updated 2 years ago
- Unofficial PyTorch implementation of "Keyword Transformer: A Self-Attention Model for Keyword Spotting", Berg et al. 2021.☆37Updated 2 years ago
- Voice Activity Detection (VAD) using deep learning.☆195Updated 5 years ago
- EfficientNet-Absolute Zero for Continuous Speech Keyword Spotting☆23Updated 2 years ago
- implementation of "EFFICIENT KEYWORD SPOTTING USING DILATED CONVOLUTIONS AND GATING"☆36Updated 5 years ago
- Kaldi-compatible online & offline feature extraction with PyTorch, supporting CUDA, batch processing, chunk processing, and autograd - P…☆197Updated last month
- This repository contains code for applying Data2Vec to pretrain Keyword Transformer model as described in "Improving Label-Deficient Keyw…☆29Updated last month
- ☆122Updated 4 years ago
- Pytorch version of Voice Activity Detection (VAD) based on Deep Learning (https://github.com/filippogiruzzi)☆26Updated 4 years ago
- Keyword spotting, Speech wake_up, by pytorch, DNN, CNN, TDNN, DFSMN, LSTM☆46Updated 3 years ago
- Tensorflow implementation of "Small-Footprint Keyword Spotting with Multi-Scale Temporal Convolution"(INTERSPEECH 2020)☆34Updated 4 years ago
- Speaker verification using ResnetSE (EER=0.0093) and ECAPA-TDNN☆91Updated 3 years ago
- This is the Python library for an unsupervised, fast method for robust voice activity detection (rVAD), as in the paper rVAD: An Unsuperv…☆137Updated 3 months ago
- End-to-End Keyword Spotting (E2E-KWS) using a character level LSTM☆39Updated 2 years ago
- ☆50Updated 4 years ago
- Went online decode demo☆29Updated 3 years ago
- A librosa STFT/Fbank/mfcc feature extration written up in PyTorch using 1D Convolutions.☆74Updated 2 years ago
- A personal toolkit for single/multi-channel speech recognition & enhancement & separation.☆143Updated last year
- BC-ResNet for Keyword Spotting☆36Updated 3 years ago
- Companion repository for the paper "A Comparison of Metric Learning Loss Functions for End-to-End Speaker Verification" published at SLSP…☆59Updated 4 years ago
- The project is associated with the recently-launched ICASSP 2022 Multi-channel Multi-party Meeting Transcription Challenge (M2MeT) to pro…☆117Updated 2 years ago
- fast SpecAugmentation code with numpy and scipy☆30Updated 5 years ago
- Matlab and Python libraries for an unsupervised method for robust voice activity detection (rVAD), as in the paper rVAD: An Unsupervised …☆133Updated last year
- Kaldi-compatible online fbank extractor without external dependencies☆92Updated last week