jenkinsfile

This commit is contained in:
unknown 2020-04-03 14:54:50 +02:00
parent 70171f010f
commit 8d16916a64
2 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@ import re
wer = open("wer.txt","w")
lastId = "id: (sp1_4)"
lastId = ""
globalPercent = 0
counter = 0

View File

@ -11,5 +11,5 @@ sclite -f 0 -r reference.trn trn -h hypothesis.trn trn -e utf-8 -i rm -o all std
python ./createWERandSRRFiles.py
head -15 wer.txt
head -100 helper.txt
head -5000 helper.txt