This commit is contained in:
laskau 2019-04-26 13:08:20 +02:00
parent 900a44090e
commit b1721bffb2
2 changed files with 1 additions and 0 deletions

1
Jenkinsfile vendored
View File

@ -34,6 +34,7 @@ pipeline {
stage('WER & SRR') {
steps {
sh 'sh metryki.sh'
sh 'sclite -f 0 -r reference.trn trn -h hypothesis.trn trn -e utf-8 -i rm -o all stdout'
}
}

0
reference.trn Normal file
View File