wer ard srr

This commit is contained in:
Yevheniia Tsapkova 2020-04-03 14:57:50 +02:00
parent 130e8b2b6e
commit 18a2dacdae
1 changed files with 3 additions and 0 deletions

View File

@ -8,5 +8,8 @@ awk 'BEGIN{FS=OFS="\t"}{print $0,"(sp1_"NR")"}' < reference.txt > reference.trn
sclite -f 0 -r reference.trn trn -h hypothesis.trn trn -e utf-8 -i rm -o all stdout
echo 'hypo'
cat hypothesis.trn
echo 'refe'
cat reference.trn