STT Testing
Calculate Accuracy
Calculate WER/CER between reference and hypothesis text
POST
This endpoint does not require authentication.
Request Body
The ground truth text
The transcribed text to evaluate
Response
Word Error Rate (0.0 to 1.0)
Character Error Rate (0.0 to 1.0)
Number of word substitutions
Number of word insertions
Number of word deletions