CoolFace
Apppublic

DNE58293/dysarthric-voice-cmds

sourceHugging Facemitupdated 8mo agoView on Hugging Face
0likes
App README

๐ŸŽค Dysarthric Voice Command Classifier

A HuBERT-based model for recognizing voice commands from dysarthric speech.

Features

  • โ€”20 voice commands: digits (0-9) and commands (yes, no, up, down, left, right, forward, back, select, menu)
  • โ€”Trained on TORGO dataset using curriculum learning
  • โ€”~87% accuracy on dysarthric speech

Usage

  1. 1.Click the microphone icon to record your voice
  2. 2.Or upload an audio file
  3. 3.The model will automatically classify the command

Model Details

  • โ€”Base Model: HuBERT Large
  • โ€”Training: Curriculum learning (control speakers โ†’ dysarthric speakers)
  • โ€”Evaluation: Leave-one-speaker-out cross-validation