Skip to content

Commit

Permalink
use the another st_inference
Browse files Browse the repository at this point in the history
  • Loading branch information
D-Keqi authored Apr 28, 2022
1 parent 9e4bb7f commit 5a91782
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion espnet2/bin/st_inference.py
Original file line number Diff line number Diff line change
Expand Up @@ -306,7 +306,7 @@ def inference(
token_type: Optional[str],
bpemodel: Optional[str],
allow_variable_data_keys: bool,
enh_s2t_task: bool = False,
enh_s2t_task: bool,
):
assert check_argument_types()
if batch_size > 1:
Expand Down

0 comments on commit 5a91782

Please sign in to comment.