Skip to content

Commit

Permalink
Add tgt_lang to test suites
Browse files Browse the repository at this point in the history
  • Loading branch information
Mubaraq Sani authored and Mubaraq Sani committed Aug 28, 2023
1 parent 53f42d1 commit 606fc84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion simuleval/test/test_s2t.py
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ def test_s2t_with_tgt_lang(root_path=ROOT_PATH):
"--output",
tmpdirname,
"--tgt-lang",
"es",
os.path.join(root_path, "examples", "speech_to_text", "reference/tgt_lang.txt"),
]
cli.main()

Expand Down

0 comments on commit 606fc84

Please sign in to comment.