jenkinsfile

This commit is contained in:
unknown 2020-04-03 15:50:09 +02:00
parent b4d8b05c1f
commit 9ce059aa4f
2 changed files with 3 additions and 2 deletions

1
Jenkinsfile vendored
View File

@ -17,7 +17,6 @@ pipeline {
archiveArtifacts 'ssr.txt'
archiveArtifacts 'wer.txt'
tail -15 ssr.txt
}
}
}

View File

@ -10,4 +10,6 @@ sclite -f 0 -r reference.trn trn -h hypothesis.trn trn -e utf-8 -i rm -o all std
python ./createWERandSRRFiles.py
head -250 ssr.txt
head -5 ssr.txt