mirror of
https://github.com/k2-fsa/icefall.git
synced 2025-12-11 06:55:27 +00:00
from local
This commit is contained in:
parent
bfb4479e7f
commit
3d71e20f54
Binary file not shown.
@ -596,7 +596,7 @@ def save_results(
|
||||
wer += val
|
||||
logging.info(s)
|
||||
with open(f'./{params.res_name}.txt', 'a') as f:
|
||||
f.write(s)
|
||||
f.write(wer)
|
||||
|
||||
|
||||
@torch.no_grad()
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user