pub fn char_error_rate(reference: &str, hypothesis: &str) -> f64
Character error rate on normalized strings (spaces kept as characters).