Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix displayed WER fraction in CHiME6 #3872

Merged
merged 1 commit into from
Jan 24, 2020
Merged

Conversation

boeddeker
Copy link
Contributor

The WER on the CHiME-6 Website (https://chimechallenge.github.io/chime6/track2_software.html) is displayed as

U06 %WER 81.18 [ 58881 / 47798, 1638 ins, 30528 del, 15632 sub ]
U06 %WER 85.39 [ 55132 / 47076, 1107 ins, 27768 del, 18201 sub ]

58881 / 47798 should be 47798 / 58881.
This PR changes the order.

I do not know who is responsible for the website.
@sw005320 do you know, how the numbers on the chime6 website can be corrected?

@danpovey danpovey merged commit fdb2d57 into kaldi-asr:master Jan 24, 2020
galv pushed a commit to galv/kaldi that referenced this pull request Dec 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants