Clarifications on src-file format in Evaluation of SimulST on MuST-C
See original GitHub issueI 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:
- Created 3 years ago
- Comments:5 (1 by maintainers)
Top 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 >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
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
Each line of target file ${TGT_FILE} is the translation for each audio file input.
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!