Spaces:
Runtime error
Runtime error
| title: ISL Indian Sign Language Detection | |
| emoji: "π€" | |
| colorFrom: yellow | |
| colorTo: green | |
| sdk: docker | |
| pinned: false | |
| license: mit | |
| app_port: 7860 | |
| # π€ ISL Indian Sign Language Detection System | |
| Real-time Indian Sign Language detection with emotion recognition and speech-to-sign avatar. | |
| ## Features | |
| - Gesture Recognition β Real-time ISL A-Z letter detection via MediaPipe + TensorFlow | |
| - Emotion Detection β Happy, Sad, Angry, Surprise, Neutral via facial landmarks | |
| - Speech-to-Sign Avatar β 3D animated hand avatar for fingerspelling | |
| ## Usage | |
| - Main dashboard: `/` | |
| - Speech-to-Sign avatar: `/avatar/` | |
| ## Built with | |
| - Flask + Socket.IO | |
| - TensorFlow CNN model | |
| - MediaPipe Hand Tracking | |
| - Three.js 3D Avatar |