ryuuji06 / keyword-spotting
In this repository, I implement a system for detecting specific spoken words in speech signal. When reading a speech signal, I detect not only the presence, but also the time position of the keyword. For this purpose, I use a CNN-RNN network, with a CTC (Connectionist Temporal Classification) loss function.
☆15Updated 3 years ago
Alternatives and similar repositories for keyword-spotting:
Users that are interested in keyword-spotting are comparing it to the libraries listed below
- This repository contains code for applying Data2Vec to pretrain Keyword Transformer model as described in "Improving Label-Deficient Keyw…☆27Updated 3 weeks ago
- End-to-End Keyword Spotting (E2E-KWS) using a character level LSTM☆39Updated 2 years ago
- ☆55Updated last year
- Official implementation of "PhonMatchNet: Phoneme-Guided Zero-Shot Keyword Spotting for User-Defined Keywords" (INTERSPEECH 2023)☆43Updated 7 months ago
- Collection of PyTorch implementations of Spoken Keyword Spotting presented in research papers.☆22Updated 9 months ago
- Test Framework for few-shot open set KWS☆25Updated 2 months ago
- Went online decode demo☆29Updated 3 years ago
- An official implementation of the ICASSP 2023 paper: SG-VAD: Stochastic Gates Based Speech Activity Detection☆24Updated 6 months ago
- ☆31Updated 2 years ago
- A list of papers for child ASR☆35Updated 3 months ago
- BC-ResNet for Keyword Spotting☆35Updated 3 years ago
- Pytorch version of Voice Activity Detection (VAD) based on Deep Learning (https://github.com/filippogiruzzi)☆26Updated 3 years ago
- Clustering-based methods for overlapping diarization☆74Updated last year
- Code for the Interspeech 2024 paper "MM-KWS: Multi-modal Prompts for Multilingual User-defined Keyword Spotting"☆21Updated last month
- Official code for Metric learning for user-defined keyword spotting☆28Updated 11 months ago
- ☆14Updated last year
- Pytorch Models for Speech Enhancement☆16Updated last year
- ☆30Updated last year
- EfficientNet-Absolute Zero for Continuous Speech Keyword Spotting☆23Updated 2 years ago
- ☆13Updated 3 years ago
- ☆14Updated 2 years ago
- Implementation of the paper "Confidence estimation for attention based sequence to sequence models for speech recognition"☆16Updated 3 years ago
- PHO-LID: A Unified Model to Incorporate Acoustic-Phonetic and Phonotactic Information for Language Identification☆21Updated last year
- implementation of "EFFICIENT KEYWORD SPOTTING USING DILATED CONVOLUTIONS AND GATING"☆36Updated 5 years ago
- ☆57Updated 11 months ago
- Attention-based model for keywords spotting☆19Updated 3 years ago
- Mining effective negative training samples for keyword spotting (PyTorch)☆59Updated 4 years ago
- Discriminative Training of VBx Diarization☆22Updated 4 months ago
- ☆16Updated 2 years ago
- Implementation of Hybrid CTC/Attention Architecture for End-to-End Speech Recognition in pure python and PyTorch☆25Updated 6 months ago