[ROCm][CI] Add jiwer dependency for testing (#30081)

Signed-off-by: charlifu <charlifu@amd.com>
This commit is contained in:
Charlie Fu 2025-12-04 21:34:51 -06:00 committed by GitHub
parent 0098a6e3da
commit 7c9b2c8f81
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -58,6 +58,7 @@ schemathesis==3.39.15
# Evaluation and benchmarking
lm-eval[api] @ git+https://github.com/EleutherAI/lm-evaluation-harness.git@206b7722158f58c35b7ffcd53b035fdbdda5126d
jiwer==4.0.0
# Required for multiprocessed tests that use spawn method, Datasets and Evaluate Test
multiprocess==0.70.16