diff --git a/examples/aishell/s0/README.md b/examples/aishell/s0/README.md index a14fcfdf2..004498799 100644 --- a/examples/aishell/s0/README.md +++ b/examples/aishell/s0/README.md @@ -1,6 +1,6 @@ # Aishell-1 -## CTC +## Deepspeech2 | Model | release | Config | Test set | CER | | --- | --- | --- | --- | --- | | DeepSpeech2 | 2.1 | conf/deepspeech2.yaml | test | 0.078671 | diff --git a/examples/librispeech/s0/README.md b/examples/librispeech/s0/README.md index 1e694df1c..e71cc8340 100644 --- a/examples/librispeech/s0/README.md +++ b/examples/librispeech/s0/README.md @@ -1,6 +1,6 @@ # LibriSpeech -## CTC +## Deepspeech2 | Model | Config | Test set | WER | | --- | --- | --- | --- | | DeepSpeech2 | conf/deepspeech2.yaml | test-clean | 0.073973 |