CoolFace
Apppublic

BilalS04/voice-command-assistant

sourceHugging Faceupdated 5mo agoView on Hugging Face
0likes
App README

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.