jenkinsfile
This commit is contained in:
parent
e1ddd31bf8
commit
447159f4de
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user