jenkinsfile
This commit is contained in:
parent
b4d8b05c1f
commit
9ce059aa4f
1
Jenkinsfile
vendored
1
Jenkinsfile
vendored
@ -17,7 +17,6 @@ pipeline {
|
||||
archiveArtifacts 'ssr.txt'
|
||||
archiveArtifacts 'wer.txt'
|
||||
|
||||
tail -15 ssr.txt
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -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
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user