Skip to content

Latest commit

 

History

History
58 lines (43 loc) · 899 Bytes

File metadata and controls

58 lines (43 loc) · 899 Bytes

ASL Lyrics

Revolutionizing Sign Language Communication with Cutting-Edge Real-Time Translation Models.

Project @ UC Berkeley AI Hackathon 2024

Inspired by: sign.mt

Deployment

Prerequisites

Setting Up the Project

Install dependencies locally:

npm install

Run the application:

npm start

Test the application:

npm test

Cite

@misc{moryossef2023signmt,
    title={sign.mt: Effortless Real-Time Sign Language Translation},
    author={Moryossef, Amit},
    howpublished={\url{https://sign.mt/}},
    year={2023}
}