Skip to content

Commit

Permalink
update learner
Browse files Browse the repository at this point in the history
  • Loading branch information
phanxuanphucnd committed Jul 10, 2021
1 parent fd482bc commit 92f991a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arizona/asr/learner.py
Original file line number Diff line number Diff line change
Expand Up @@ -505,5 +505,5 @@ def build_generator(args):
hypos = [h[0] for h in hypos]

os.system('rm -rf ' + process_dir)

return hypos

0 comments on commit 92f991a

Please sign in to comment.