s452094-mlworkshops/sclite.sh

4 lines
99 B
Bash
Raw Normal View History

2020-04-03 15:16:59 +02:00
sclite -f 0 -r reference.trn trn -h hypothesis.trn trn -e utf-8 -i rm -o all stdout > result.txt
2020-04-03 13:56:48 +02:00