keyword-spotting
There are 156 repositories under keyword-spotting topic.
Picovoice/porcupine
On-device wake word detection powered by deep learning
YuanGongND/ast
Code for the Interspeech 2021 paper "AST: Audio Spectrogram Transformer".
MycroftAI/mycroft-precise
A lightweight, simple-to-use, RNN wake word listener
markovka17/dla
Deep learning for audio processing
evancohen/sonus
:speech_balloon: /so.nus/ STT (speech to text) for Node with offline hotword detection
DmitryRyumin/ICASSP-2023-24-Papers
ICASSP 2023-2024 Papers: A complete collection of influential and exciting research papers from the ICASSP 2023-24 conferences. Explore the latest advancements in acoustics, speech and signal processing. Code included. Star the repository to support the advancement of audio and signal processing!
zycv/awesome-keyword-spotting
This repository is a curated list of awesome Speech Keyword Spotting (Wake-Up Word Detection).
hyperconnect/TC-ResNet
Code for Temporal Convolution for Real-time Keyword Spotting on Mobile Devices
harvard-edge/multilingual_kws
Few-shot Keyword Spotting in Any Language and Multilingual Spoken Word Corpus
Picovoice/wake-word-benchmark
wake word engine benchmark framework
spokestack/spokestack-python
Spokestack is a library that allows a user to easily incorporate a voice interface into any Python application with a focus on embedded systems.
ARM-software/keyword-transformer
Official implementation of the Keyword Transformer: https://arxiv.org/abs/2104.00769
SiavashShams/ssamba
[SLT'24] The official implementation of SSAMBA: Self-Supervised Audio Representation Learning with Mamba State Space Model
roman-vygon/triplet_loss_kws
Learning Efficient Representations for Keyword Spotting with Triplet Loss
dobby-seo/Wav2Keyword
Wav2Keyword is keyword spotting(KWS) based on Wav2Vec 2.0. This model shows state-of-the-art in Speech commands dataset V1 and V2.
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.
georgygospodinov/speech_course
Deep Learning for Speech
nyumaya/nyumaya_audio_recognition
Classify audio with neural nets on embedded systems like the Raspberry Pi
tk-rusch/LEM
Official code for Long Expressive Memory (ICLR 2022, Spotlight)
ArchitParnami/Few-Shot-KWS
Few-Shot Keyword Spotting
frymanofer/ReactNative_WakeWordDetection
Create any wake word, deploy on any device and operating system.
re9ulus/BC-ResNet
BC-ResNet for Keyword Spotting
cyb3rmik3/Hunting-Lists
A repository of curated lists with elements such as IoCs to use for threat hunting & detection queries.
aishoot/Multi-Hotword_Spotting
Won't it be cool to build a speech assistant like Alexa or Siri yourself without voice API and network connection?
Interlagos/TENet-kws
Tensorflow implementation of "Small-Footprint Keyword Spotting with Multi-Scale Temporal Convolution"(INTERSPEECH 2020)
htqin/BiFSMNv2
Pytorch implementation of BiFSMNv2, TNNLS 2023
HoldOffHunger/keyword-list-generator
Generate a list of keywords from any text.
lallubharteja/KWS-Scripts
Keyword Search Recipe for Subword ASR
HolgerBovbjerg/data2vec-KWS
This repository contains code for applying Data2Vec to pretrain Keyword Transformer model as described in "Improving Label-Deficient Keyword Spotting Through Self-Supervised Pretraining".
jaehwlee/tf2-harmonic-cnn
Tensorflow2 implementation of Data-driven Harmonic Filters for Audio Representation Learning
nay0648/ego2022
JOINT EGO-NOISE SUPPRESSION AND KEYWORD SPOTTING ON SWEEPING ROBOTS
swagshaw/TorchKWS
Collection of PyTorch implementations of Spoken Keyword Spotting presented in research papers.
JaesungBae/Speech-Command-Recognition-with-Capsule-Network
Speech command recognition with capsule network & various NNs / KWS on Google Speech Command Dataset.
AmirmohammadRostami/KeywordsSpotting-EfficientNet-A0
EfficientNet-Absolute Zero for Continuous Speech Keyword Spotting
charlesliucn/LanMIT
📖 LanMIT: A Toolkit for Improving Language Models in Low-resourced Speech Recognition based on Kaldi.
koudounasalkis/Audio-Speech-Tutorial
This repository contains a short introduction on the topic of audio and speech processing -- from basics to applications.