sign
/

AmitMY's picture
Update README.md
060bea0
metadata
license: mit

Sockeye SignWriting-to-Text

This is the best model from https://arxiv.org/abs/2309.11566

To run it:

  1. Download the model
  2. pip install sockeye
  3. Create a source file with tokenized SignWriting
  4. python -m sockeye.translate -m MODEL_DIRECTORY --input INPUT_FILE --output OUTPUT_FILE