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