Logo Lanfrica
  • Home
  • Atlas
  • Insights
  • Docs
  • Sign in

© 2026 Lanfrica. All rights reserved. All copyrights of the resources shown on the Lanfrica website belong to the original copyright holders, unless explicitly stated otherwise.

Alki45/Amharic-sign-Language-Transcription

Domain:

natural language processing

Record type:

project
Creator:
Alk
Host:
Data Visualization Exercise # Amharic Sign Language Transcription This project aims to transcribe Amharic Sign Language into text/speech using machine learning and computer vision. ## Project Structure ```text . ├── data/ │ ├── external/ # Data from third party sources. │ ├── processed/ # The final, canonical data sets for modeling. │ └── raw/ # The original, immutable data dump. ├── docs/ # Project documentation. ├── models/ # Trained and serialized models, model predictions, or model summaries. ├── notebooks/ # Jupyter notebooks. ├── src/ # Source code for use in this project. ├── tests/ # Unit and integration tests. ├── .gitignore # Standard Python .gitignore. ├── README.md # The top-level README for developers using this project. └── requirements.txt # The requirements file for reproducing the analysis environment. ``` ## Getting Started 1. Clone the repository. 2. Install dependencies: ```bash pip install -r requirements.txt ``` 3. Run the Jupyter notebooks in `notebooks/` to explore the data or train models. ## Dependencies - mediapipe - opencv-python - psutil - jupyter - notebook

Visit

github.com

Tasks

computer visionsign-language to text

Languages

Amharic