Update egs/aishell/ASR/conformer_mmi/decode.py

Co-authored-by: Fangjun Kuang <csukuangfj@gmail.com>
This commit is contained in:
zr_jin 2024-03-18 11:20:13 +08:00 committed by GitHub
parent 23bd455388
commit f9577510ab
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -448,7 +448,7 @@ def save_results(
f"{test_set_name}-{key}",
results_char,
enable_log=enable_log,
cer=True,
compute_CER=True,
)
test_set_wers[key] = wer