ELITR / SLTev

SLTev is a tool for comprehensive evaluation of (simultaneous) spoken language translation.
8 stars 3 forks source link

Use pip install for SLTev; then put SLTev and ASRev to PATH #6

Closed obo closed 3 years ago

obo commented 3 years ago

Current installation can be still simplified (see how other small packages do it) so that the user would only do:

pip install SLTev

After that, SLTev and ASRev should be made available in the PATH directly.

Gldkslfmsd commented 3 years ago

Hi, I have some experience with Python packages, and I can tell you that if you do it, it will have consequences:

Gldkslfmsd commented 3 years ago
obo commented 3 years ago

Done by Mohammad.