README / README.md
mdsr's picture
Update README.md
3e096d0 verified
---
title: README
emoji: 💻
colorFrom: pink
colorTo: purple
sdk: static
pinned: false
short_description: Machine translation solutions for Sign Languages.
---
# Sign Language Translator (SLT-AI)
The **Sign Language Translator (SLT)** is a Python library & framework to build custom translators and translate between Sign Language & Text with AI.
Whether you're building applications for accessibility, education, or research, SLT provides powerful tools for sign language processing.
[![GitHub](https://img.shields.io/badge/GitHub-100000?style=for-the-badge&logo=github)](https://github.com/sign-language-translator/sign-language-translator/)
## Available Spaces (live models)
1. [**ConcatenativeSynthesis Space**](https://huggingface.co/spaces/sltAI/ConcatenativeSynthesis): A web interface for translating spoken language text to sign language using rule based video concatenation. (multilingual)
## Get Started
To use SLT models, explore the available models and spaces. Feel free to contribute, fine-tune, or create your own sign language models!
---