Skip to content

Fix WER/CER empty target handling#16

Merged
voidful merged 1 commit intomasterfrom
codex/update-condition-in-eval_metric.py-and-add-test
Jun 29, 2025
Merged

Fix WER/CER empty target handling#16
voidful merged 1 commit intomasterfrom
codex/update-condition-in-eval_metric.py-and-add-test

Conversation

@voidful
Copy link
Owner

@voidful voidful commented Jun 29, 2025

Summary

  • handle global WER/CER when there is no target text
  • test EvalMetric on empty input

Testing

  • pytest tfkit/test/utility/test_utility_eval_metric.py::TestEval.test_empty_er -q (fails: ModuleNotFoundError: No module named 'tfkit')

https://chatgpt.com/codex/tasks/task_e_6861492aee08832a9947b6181e28646d

@voidful voidful merged commit 0bde533 into master Jun 29, 2025
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant