SimulEval-SLT is a general evaluation framework for simultaneous translation on sign languages. It is build upon SimulEval-03bc521.
- python >= 3.7.0
git clone https://github.com/tongsun99/SimulEval-SLT.git
cd SimulEval-SLT
pip install -e .
A tutorial can be found here
SimulEval-SLT is licensed under Creative Commons BY-SA 4.0.
Our code is inspired by the following repositories. Many thanks to their work!
@inproceedings{sun2024adaptive,
title={Adaptive Simultaneous Sign Language Translation with Confident Translation Length Estimation},
author={Sun, Tong and Fu, Biao and Hu, Cong and Zhang, Liang and Zhang, Ruiquan and Shi, Xiaodong and Su, Jinsong and Chen, Yidong},
booktitle={Proceedings of the 2024 Joint International Conference on Computational Linguistics, Language Resources and Evaluation (LREC-COLING 2024)},
pages={372--384},
year={2024}
}