CoolFace
Apppublic

Souravkumarkumar/linguisticandacuistic

sourceHugging Faceapache-2.0updated 10mo agoView on Hugging Face
0likes
App README

๐Ÿง  Early Dementia Detection (Speech + Gender)

This Hugging Face Space allows you to:

โœ” Train your own dementia detection model

(using your own dataset with speech samples)

โœ” Run real-time inference

using microphone or uploaded audio.

It uses:

  • โ€”Whisper-small for transcription
  • โ€”Acoustic biomarkers
  • โ€”Linguistic biomarkers
  • โ€”Gender-aware Random Forest classifier