question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Clarifications on src-file format in Evaluation of SimulST on MuST-C

See original GitHub issue

I am following the Readme file on SimulST. I am having troubles with the evaluation phase as it is not clear to me which format should be used for : --src-file ${SRC_LIST_OF_AUDIO}

I have tried to set it to the root folder containing the audio files or even writing the entire list of absolute audio paths in a txt file, but none of the two options worked.

Could you share an example of what you mean by SRC_LIST_OF_AUDIO, please? Thank you very much in advance

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:5 (1 by maintainers)

github_iconTop GitHub Comments

1reaction
mzaidi59commented, Mar 16, 2021

The recent update provides clarity on this, you can refer to the guide.

The source file ${SRC_LIST_OF_AUDIO} is a list of paths of audio files. Assuming your audio files stored at /home/user/data, it should look like this

/home/user/data/audio-1.wav
/home/user/data/audio-2.wav

Each line of target file ${TGT_FILE} is the translation for each audio file input.

Translation_1
Translation_2
0reactions
stale[bot]commented, May 2, 2022

Closing this issue after a prolonged period of inactivity. If this issue is still present in the latest release, please create a new issue with up-to-date information. Thank you!

Read more comments on GitHub >

github_iconTop Results From Across the Web

(b)(6)(b)(7)(C), (b) (7)(E) - Army CID
g.f <URL/srcfile> <dstfile> Download and execute file ... File Format: Microsoft Powerpoint - View as HTML. Article 15 Hearing.
Read more >
Emotion Markup Language (EmotionML) 1.0 - W3C
B.1 Registration of MIME media type application/emotionml+xml ... to describe the evaluation process leading to an emotional response.
Read more >
Writing HTML
By the time you have reached the end of this tutorial you will be able to construct a series of linked web pages...
Read more >
Gradle error on Android Studio startup - Stack Overflow
Failed to notify project evaluation listener. ... srcFile 'AndroidManifest.xml' java.srcDirs = ['src'] resources.srcDirs = ['src'] res.
Read more >
Pesticides - Reregistration Eligibility Decision for Ethylene Oxide
Ethylene Oxide Reregistration Eligibility Decision Team. EPA Office of Pesticide Programs: Special Review and Reregistration Division.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found