WER calculated, Python added

This commit is contained in:
email 2019-04-26 15:11:35 +02:00
parent 69876508a0
commit 2e99b5f1f7

View File

@ -11,4 +11,5 @@ sclite -f 0 -r reference.trn trn -h hypothesis.trn trn -e utf-8 -i rm -o all std
cat WER_SSR.txt | grep -oP '(?<=Scores: \(#C #S #D #I\) ).*' > values.txt cat WER_SSR.txt | grep -oP '(?<=Scores: \(#C #S #D #I\) ).*' > values.txt
python3 solution.py python3 solution.py
python solution.py