WER calculated

This commit is contained in:
email 2019-04-26 13:07:12 +02:00
parent 66af9d12de
commit 0538262e42

View File

@ -1,4 +1,4 @@
awk '{print gensub("^\\*\\*", "\\\\**", "g", $0) "\t(sp1_"NR")"}' < wikiniews_results.tsv > reference.trn
sclite -f 0 -r reference.trn trn -h hypothesis.trn trn -e utf-8 -i rm -o all stdout
sclite -f 0 -r reference.trn trn -h hypothesis.trn trn -e utf-8 -i rm -o all stdout >> WER.txt