WER calculated, Python added
This commit is contained in:
parent
69876508a0
commit
2e99b5f1f7
@ -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
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user