DNE58293/dysarthric-voice-cmds
0
๐ค 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
- Click the microphone icon to record your voice
- Or upload an audio file
- 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
