sign-language-processing / spoken-to-signed-translation

a text-to-gloss-to-pose-to-video pipeline for spoken to signed language translation
https://sign.mt/?sil=sgg&spl=de
MIT License
37 stars 11 forks source link

No British Sign Language #19

Open Fung1117 opened 8 months ago

Fung1117 commented 8 months ago

How can I translate English words into Sign Language?

bricksdont commented 8 months ago

A general answer for how to add a new language is: you will need to add a new lexicon. See this similar issue: https://github.com/ZurichNLP/spoken-to-signed-translation/issues/9

cleong110 commented 3 weeks ago

Potentially via https://www.robots.ox.ac.uk/~vgg/data/bobsl/ or https://www.robots.ox.ac.uk/~vgg/research/bsl1k/ ?

cleong110 commented 3 weeks ago

Also, I thought BSL was supported actually? image

AmitMY commented 3 weeks ago

Languages available on https://sign.mt do not reflect this repository. The only dataset currently available in this repository is signsuisse. If you would like to support more languages, you need to make the download_lexicon.py script support them.

For British, German, Swiss german, Greek, French, Dutch, Polish and Swidish, I recommend loading sign_wordnet I am happy to merge contributions to this repo.