jenkinsfile

This commit is contained in:
unknown 2020-04-03 13:19:26 +02:00
parent e1ddd31bf8
commit 447159f4de

View File

@ -8,3 +8,6 @@ awk 'BEGIN{FS=OFS="\t"}{print $0,"(sp1_"NR")"}' < hypothesis.txt > hypothesis.tr
sclite -f 0 -r reference.trn trn -h hypothesis.trn trn -e utf-8 -i rm -o all stdout
head -15 reference.trn
head -15 hypothesis.trn