In this repository, we explore using a hybrid system consisting of a Convolutional Neural Network and a Support Vector Machine for Keyword Spotting task.
☆110Dec 8, 2022Updated 3 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. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Few-shot Keyword Spotting in Any Language and Multilingual Spoken Word Corpus☆187Dec 6, 2024Updated last year
- Few-Shot Keyword Spotting☆73Apr 11, 2021Updated 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.☆109Jan 11, 2023Updated 3 years ago
- This repository is a curated list of awesome Speech Keyword Spotting (Wake-Up Word Detection).☆287May 23, 2022Updated 4 years ago
- Keyword spotting for audio with attention (KWS model for audio)☆18Jul 15, 2021Updated 4 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- Multi-Head-Attention RNN pytorch implement for keyword spotting☆19Nov 13, 2020Updated 5 years ago
- Attention-based model for keywords spotting☆19Aug 9, 2021Updated 4 years ago
- Rainbow Keywords - Official PyTorch Implementation☆14Jun 27, 2024Updated last year
- End-to-End Keyword Spotting (E2E-KWS) using a character level LSTM☆44Nov 18, 2022Updated 3 years ago
- Speech command recognition with capsule network & various NNs / KWS on Google Speech Command Dataset.☆25Jan 28, 2019Updated 7 years ago
- Small-footprint Keyword Spotting☆18Jul 28, 2019Updated 6 years ago
- Test Framework for few-shot open set KWS☆43Nov 8, 2024Updated last year
- implementation of "EFFICIENT KEYWORD SPOTTING USING DILATED CONVOLUTIONS AND GATING"☆37Dec 8, 2019Updated 6 years ago
- Official implementation of the Keyword Transformer: https://arxiv.org/abs/2104.00769☆140Apr 29, 2022Updated 4 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- Unofficial PyTorch implementation of "Keyword Transformer: A Self-Attention Model for Keyword Spotting", Berg et al. 2021.☆41Oct 11, 2022Updated 3 years ago
- An End-to-End Architecture for Keyword Spotting and Voice Activity Detection☆386Mar 24, 2023Updated 3 years ago
- This repository contains code for applying Data2Vec to pretrain Keyword Transformer model as described in "Improving Label-Deficient Keyw…