Spaces:
Running
Running
Support for ignoring spaces as characters?
#4
by
RonManning
- opened
Looking at the underlying jiwer library, it seems that ignoring spaces as characters is supported, is there any way to implement that functionality via the evaluate.load('cer') call?
Example:
Ground Truth: an led was indicating the proximity detector was working properly
Predicted: an l e d was indicating that proximity detector was working properly
CER: 6.15%
This CER is a little inflated because of the spacing in LED, which is basically a formatting error.