“0d8b37ce48bcb3cca2f5cb2d313908220e48a01d”上不存在“doc_cn/design/refactorization.html”
提交 a12c6d75 编写于 作者: H Hui Zhang

less lm alpha, more cer reduce

上级 02e63b06
...@@ -3,5 +3,5 @@ ...@@ -3,5 +3,5 @@
## CTC ## CTC
| Model | Config | Test Set | CER | Valid Loss | | 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 | - | | DeepSpeech2 | release 1.8.5 | test | 0.080447 | - |
...@@ -39,7 +39,7 @@ decoding: ...@@ -39,7 +39,7 @@ decoding:
error_rate_type: cer error_rate_type: cer
decoding_method: ctc_beam_search decoding_method: ctc_beam_search
lang_model_path: data/lm/zh_giga.no_cna_cmn.prune01244.klm lang_model_path: data/lm/zh_giga.no_cna_cmn.prune01244.klm
alpha: 2.5 alpha: 2.4
beta: 5.0 beta: 5.0
beam_size: 300 beam_size: 300
cutoff_prob: 0.99 cutoff_prob: 0.99
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册