Logo Lanfrica

Elias1992gitx/Sign-Language-Translator-Flutter

Domaine:

natural language processing

Type de record:

software
Créateur:
Eli
Hôte:
Ethiopian Sign Language to Amharic Text Translator(ESLT), Flutter project. # Ethiopian Sign Language to Amharic Text Translator (Flutter Project with tflite model) This project is a Flutter application that provides sign language translation functionality using a device's camera. ## Overview The Flutter Sign Language Translation app utilizes the camera feature of the device to capture sign language gestures and translate them into text or spoken language. It aims to assist users in communicating with individuals who are deaf or hard of hearing by bridging the communication gap between sign language and spoken language. ## Features - Camera Integration: Utilizes the device's camera to capture sign language gestures in real-time. - Translation: Translates sign language gestures into text or spoken language. - Simple Interface: User-friendly interface for easy navigation and usage. - Stop and Start Functions: Allows users to stop and start the translation process as needed. ## Technologies Used - Flutter: A framework for building cross-platform mobile applications. - Camera Plugin: Integrates camera functionality into the Flutter application.