@ -3,5 +3,5 @@
## CTC
| Model | Config | Test Set | CER | Valid Loss |
| --- | --- | --- | --- | --- |
| DeepSpeech2 | conf/deepspeech2.yaml | test | 0.078242 | 7.036566 |
| DeepSpeech2 | conf/deepspeech2.yaml | test | 0.077870 | 7.036566 |
| DeepSpeech2 | release 1.8.5 | test | 0.080447 | - |
@ -39,7 +39,7 @@ decoding:
error_rate_type: cer
decoding_method: ctc_beam_search
lang_model_path: data/lm/zh_giga.no_cna_cmn.prune01244.klm
alpha: 2.5
alpha: 2.4
beta: 5.0
beam_size: 300
cutoff_prob: 0.99