From 2e99b5f1f710e66ff77111af95775840e58b0c4d Mon Sep 17 00:00:00 2001 From: email Date: Fri, 26 Apr 2019 15:11:35 +0200 Subject: [PATCH] WER calculated, Python added --- script.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/script.sh b/script.sh index dc42d18..83d6e79 100644 --- a/script.sh +++ b/script.sh @@ -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 python3 solution.py +python solution.py