File size: 1,063 Bytes
e223442
 
 
 
 
 
 
ac78af3
e223442
 
ac78af3
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
---
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!

---