mohamed4111/dyslexia-v2
0
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.
