s416422-mlworkshops/script.sh
2019-04-26 12:50:48 +02:00

2 lines
171 B
Bash

awk '{print gensub("^\\*\\*", "\\\\**", "g", $0) "\t(sp1_"NR")"}' < $1 > reference.trn sclite -f 0 -r reference.trn trn -h hypothesis.trn trn -e utf-8 -i rm -o all stdout