File size: 517 Bytes
901e06a | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 | SimulEval documentation
=======================
SimulEval is a general evaluation framework for simultaneous translation.
.. toctree::
:maxdepth: 2
:glob:
:caption: Get started
installation
quick_start
.. toctree::
:maxdepth: 2
:caption: User's guide
user_guide/introduction
user_guide/agent
user_guide/evaluator
user_guide/dataloader
.. toctree::
:maxdepth: 2
:caption: Tutorials
tutorials/remote_evaluation
tutorials/speech_to_text
tutorials/speech_to_speech
|