Overview
This project implements a complete, end-to-end pipeline for real-time spoken digit recognition using spiking neural networks. Audio captured from a microphone is converted into spike trains via a cochlear-inspired encoding stage, then fed into a trained SNN that produces a classification within a single inference window.