Accuracy (ACC)
accuracy (ACC)
Accuracy can be calculated with this formula:
ACC = 1 - ( ( S +I ) / ( N - D + 1 ) )
Where:
S = number of substitution errors
I = number of insertion errors
D = number of deletion errors
N = number of words in reference transcript