CoolFace
Apppublic

mohamed4111/dyslexia-v2

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

FastAPI + Faster-Whisper + built-in frontend.

Endpoints

  • —GET /get_levels
  • —GET /tts?word=...
  • —POST /checkword (multipart: file, targetword)

Note

/check_word now returns extra analysis fields (ordered_score, target, normalized_target, normalized_recognized), so a separate /analyze endpoint is no longer needed.