BilalS04/voice-command-assistant
0
Voice Command Assistant
This is a speech command recognizer trained from scratch on the Google Speech Commands dataset.
Supported commands
- up
- down
- left
- right
Model
The deployed model is a spectrogram-based CNN trained from scratch in PyTorch.
Features
- microphone input
- file upload
- class probabilities
- latency breakdown
Project context
This project was developed for DAT255 Deep Learning Engineering.
