@ -101,6 +101,8 @@ result = librispeech_eval.map(map_to_pred, batched=True, batch_size=16, remove_c
print("WER:", wer(result["text"], result["transcription"]))
```
*Result (WER)*:
| "clean" | "other" |
|---|---|
| 4.1 | 10.0 |