You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
AI-based React component library that detects clapping sounds or finger snaps. Using a TensorFlow.js-based machine learning model, it accurately analyzes sounds in real-time.
This repository reimplements several state-of-the-art (SOTA) architectures for Keyword Spotting (KWS) using different approaches, including TCN, CRNN, and CNN, with the PyTorch framework. The models include MDTC, EdgeCRNN and BC-ResNet