Sockeye SignWriting-to-Text
This is the best model from https://arxiv.org/abs/2309.11566
To run it:
- Download the model
pip install sockeye
- Create a source file with tokenized SignWriting
python -m sockeye.translate -m MODEL_DIRECTORY --input INPUT_FILE --output OUTPUT_FILE