real-time recognition of american sign language from webcam using svm classifier and mediapipe
https://www.kaggle.com/datasets/grassknoted/asl-alphabet
Install with:
pip install -r requirements.txt
Train from your own dataset with load_asl_landmarks_data() or use data.npz.
Left mouse click to register the sign, right mouse click to delete all from the sentence buffer.
Press s to begin text-to-speech on the current sentence.