Table of contents
[Show/Hide]In this project, we seek to build a limited domain Android application with a limited domain automatic speech recognition system and a domain specific language generation targeting sign language.
For a first pass, we want to focus on the use of video concatenation as a (suboptimal) way of generating sign language and medical visits as the domain.
The target language is the Argentina sign language or LSA (Lengua de Señas Argentina). The input language is Spanish.
Tasks
- Crawl http://www.manosquehablan.com.ar/diccionario/ (Sergio, done)
- Find grammar resource for LSA (either book, video or native signer informant) (Sergio )
- LSA - ASAM Jose Antonio Terry (Tomo 1, 2, 3 y 4)(pdf)
- Diccionario Lengua de Señas Argentina Español (pdf)
- Material de Estudio - Comunicacion Basica en LSA (pdf)
- http://www.youtube.com/watch?v=CDvFC6ddV64
- http://www.youtube.com/watch?v=SXEDbn2kaMc
- Acquire a medical phrasebook (DrDub, done)
- http://www.dh.gov.uk/en/Publicationsandstatistics/Publications/PublicationsPolicyAndGuidance/DH_4073230 (emergency phrasebooks in 36 languages)
- Spanish one (57 phrases): http://www.dh.gov.uk/prod_consum_dh/groups/dh_digitalassets/@dh/@en/documents/digitalasset/dh_4073466.pdf
- ASCII version in /proj/lsa
- http://www.dh.gov.uk/en/Publicationsandstatistics/Publications/PublicationsPolicyAndGuidance/DH_4073230 (emergency phrasebooks in 36 languages)
- Transform the doctor phrases into predicates for NLG (Sergio)
- Write paraphrases for the doctor phrases (DrDub)
- Record doctor phrases and train domain dependent ASR
- Find missing vocabulary with respect to signing dictionary
- Record missing vocabulary
Development
- Re-code videos in 3gp format (DrDub, done)
- ffmpeg -i farmacia1.swf -s qcif -r 25 -ab 32 farmacia1.3gp
- http://developer.android.com/guide/appendix/media-formats.html
- http://goinggnu.wordpress.com/2007/02/13/convert-avi-to-3gp-using-ffmpeg/
- Make simple Android app that shows the video (DrDub, done)
- see /proj/wip/sonajero-0.2.zip
- http://developer.android.com/resources/samples/ApiDemos/src/com/example/android/apis/media/VideoViewDemo.html
- Show video + camera view
- Show video blended with camera view (with transparencies)
Links
- LSA
- Mobile sign language
- Sign language Generation
- ASL NLG
- GENERATING ASL CLASSIFIER PREDICATES FOR ENGLISH-TO-ASL MT
- A Survey and Critique of ASL NLG y Machine Translation System
- Grammar Development for BSL Avatar-Based synthesis
- Sign Language Generation in an ALE HPSG
- Evaluation of ASL Generation by Native ASL Signers
- GANAS: Generador Automático del Lenguaje de Signos
- Produção de Textos Paralelos em Língua Portuguesa e uma Interlíngua de LIBRAS (SL and TS)
- PROJETO PUL∅ (sistema de tradução automática unidirecional de uma língua oral-auditiva, o português, para a representação linear de uma língua gestual-visual)
- SignSynth