This commit is contained in:
Kamil Paprota 2020-04-03 14:19:45 +02:00
parent b71fc70cd7
commit 421af8a5b8

View File

@ -8,4 +8,4 @@ cut -f2 wikiniews_results.tsv > hypothesis.txt
sclite -f 0 -r reference.trn trn -h hypothesis.trn trn -e utf-8 -i rm -o all stdout > sclite.txt sclite -f 0 -r reference.trn trn -h hypothesis.trn trn -e utf-8 -i rm -o all stdout > sclite.txt
python ./createMetricFiles.py python ./CreateMetricFiles.py