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.
☆18Updated 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
Sorting:
- End-to-End Keyword Spotting (E2E-KWS) using a character level LSTM☆39Updated 2 years ago
- This repository contains code for applying Data2Vec to pretrain Keyword Transformer model as described in "Improving Label-Deficient Keyw…☆28Updated 2 months ago
- Test Framework for few-shot open set KWS☆31Updated 6 months ago
- BC-ResNet for Keyword Spotting☆38Updated 3 years ago
- ☆62Updated last year
- Code for the Interspeech 2024 paper "MM-KWS: Multi-modal Prompts for Multilingual User-defined Keyword Spotting"☆29Updated last week
- Collection of PyTorch implementations of Spoken Keyword Spotting presented in research papers.☆25Updated last year
- Official implementation of "PhonMatchNet: Phoneme-Guided Zero-Shot Keyword Spotting for User-Defined Keywords" (INTERSPEECH 2023)☆48Updated 11 months ago
- ☆31Updated 2 years ago
- Official code for Metric learning for user-defined keyword spotting☆31Updated last year
- [Tiny VAD] SG-VAD: Stochastic Gates Based Speech Activity Detection☆29Updated last month
- Pytorch version of Voice Activity Detection (VAD) based on Deep Learning (https://github.com/filippogiruzzi)☆26Updated 4 years ago
- SLT 2024 Mandarin Stuttering Event Detection and Automatic Speech Recognition Challenge☆13Updated 11 months ago
- A tool/script for batch speech data enhancement with speed/volume/RIRS/MUSAN☆22Updated 4 years ago
- Recipe for LibriPhrase☆28Updated last year
- The purpose of this code base is to add a specified signal-to-noise ratio noise from MUSAN dataset to a pure speech signal and to generat…☆29Updated 3 years ago
- Clustering-based methods for overlapping diarization☆81Updated last year
- This repository contains the Code for SOTA model on Google Speech Command V2 dataset.☆15Updated last year
- Implementation of Hybrid CTC/Attention Architecture for End-to-End Speech Recognition in pure python and PyTorch☆25Updated 9 months ago
- SLT 2024 Challenge: Post-ASR-Speaker-Tagging☆14Updated 11 months ago
- Discriminative Training of VBx Diarization☆24Updated 7 months ago
- Official Repository For VoxBlink2☆67Updated 9 months ago
- A training code template for DNN-based speech enhancement.☆92Updated last month
- Estimating the Age, Height, and Gender of a speaker with their speech signal.☆14Updated 2 years ago
- Went online decode demo☆29Updated 4 years ago
- Official repository of NeXt-TDNN for speaker verification☆71Updated 7 months ago
- A list of papers for child ASR☆40Updated 7 months ago
- A repo containing download guidance and corresponding scripts of the VoxBlink dataset.☆26Updated last year
- This repository is the official implementation of unimodal aggregation (UMA) for automaticspeech recognition (ASR).☆27Updated 5 months ago
- EfficientNet-Absolute Zero for Continuous Speech Keyword Spotting☆23Updated 2 years ago