diff --git a/examples/librispeech/README.md b/examples/librispeech/README.md index 536a0cd96..1e694df1c 100644 --- a/examples/librispeech/README.md +++ b/examples/librispeech/README.md @@ -1,7 +1,7 @@ # LibriSpeech ## CTC -| Model | Config | Test set | CER | +| Model | Config | Test set | WER | | --- | --- | --- | --- | | DeepSpeech2 | conf/deepspeech2.yaml | test-clean | 0.073973 | | DeepSpeech2 | release 1.8.5 | test-clean | 0.074939 |