提交 d66bfefd 编写于 作者: H Hui Zhang

update aishell ds2 streaming onnx model

上级 ff3b1ff8
...@@ -167,23 +167,17 @@ asr_dynamic_pretrained_models = { ...@@ -167,23 +167,17 @@ asr_dynamic_pretrained_models = {
}, },
}, },
"deepspeech2online_aishell-zh-16k": { "deepspeech2online_aishell-zh-16k": {
'1.0': { '1.0.2': {
'url': 'url':
'https://paddlespeech.bj.bcebos.com/s2t/aishell/asr0/asr0_deepspeech2_online_aishell_fbank161_ckpt_1.0.1.model.tar.gz', 'http://paddlespeech.bj.bcebos.com/s2t/aishell/asr0/asr0_deepspeech2_online_aishell_fbank161_ckpt_1.0.2.model.tar.gz',
'md5': 'md5': '4dd42cfce9aaa54db0ec698da6c48ec5',
'df5ddeac8b679a470176649ac4b78726', 'cfg_path': 'model.yaml',
'cfg_path': 'ckpt_path':'exp/deepspeech2_online/checkpoints/avg_1',
'model.yaml', 'model':'exp/deepspeech2_online/checkpoints/avg_1.jit.pdmodel',
'ckpt_path': 'params':'exp/deepspeech2_online/checkpoints/avg_1.jit.pdiparams',
'exp/deepspeech2_online/checkpoints/avg_1', 'onnx_model': 'onnx/model.onnx'
'model': 'lm_url':'https://deepspeech.bj.bcebos.com/zh_lm/zh_giga.no_cna_cmn.prune01244.klm',
'exp/deepspeech2_online/checkpoints/avg_1.jit.pdmodel', 'lm_md5':'29e02312deb2e59b3c8686c7966d4fe3'
'params':
'exp/deepspeech2_online/checkpoints/avg_1.jit.pdiparams',
'lm_url':
'https://deepspeech.bj.bcebos.com/zh_lm/zh_giga.no_cna_cmn.prune01244.klm',
'lm_md5':
'29e02312deb2e59b3c8686c7966d4fe3'
}, },
}, },
"deepspeech2offline_librispeech-en-16k": { "deepspeech2offline_librispeech-en-16k": {
...@@ -226,23 +220,17 @@ asr_static_pretrained_models = { ...@@ -226,23 +220,17 @@ asr_static_pretrained_models = {
} }
}, },
"deepspeech2online_aishell-zh-16k": { "deepspeech2online_aishell-zh-16k": {
'1.0': { '1.0.2': {
'url': 'url':
'https://paddlespeech.bj.bcebos.com/s2t/aishell/asr0/asr0_deepspeech2_online_aishell_fbank161_ckpt_1.0.1.model.tar.gz', 'http://paddlespeech.bj.bcebos.com/s2t/aishell/asr0/asr0_deepspeech2_online_aishell_fbank161_ckpt_1.0.2.model.tar.gz',
'md5': 'md5': '4dd42cfce9aaa54db0ec698da6c48ec5',
'df5ddeac8b679a470176649ac4b78726', 'cfg_path': 'model.yaml',
'cfg_path': 'ckpt_path':'exp/deepspeech2_online/checkpoints/avg_1',
'model.yaml', 'model':'exp/deepspeech2_online/checkpoints/avg_1.jit.pdmodel',
'ckpt_path': 'params':'exp/deepspeech2_online/checkpoints/avg_1.jit.pdiparams',
'exp/deepspeech2_online/checkpoints/avg_1', 'onnx_model': 'onnx/model.onnx'
'model': 'lm_url':'https://deepspeech.bj.bcebos.com/zh_lm/zh_giga.no_cna_cmn.prune01244.klm',
'exp/deepspeech2_online/checkpoints/avg_1.jit.pdmodel', 'lm_md5':'29e02312deb2e59b3c8686c7966d4fe3'
'params':
'exp/deepspeech2_online/checkpoints/avg_1.jit.pdiparams',
'lm_url':
'https://deepspeech.bj.bcebos.com/zh_lm/zh_giga.no_cna_cmn.prune01244.klm',
'lm_md5':
'29e02312deb2e59b3c8686c7966d4fe3'
}, },
}, },
} }
...@@ -250,14 +238,15 @@ asr_static_pretrained_models = { ...@@ -250,14 +238,15 @@ asr_static_pretrained_models = {
asr_onnx_pretrained_models = { asr_onnx_pretrained_models = {
"deepspeech2online_aishell-zh-16k": { "deepspeech2online_aishell-zh-16k": {
'1.0': { '1.0.2': {
'url': 'url':
'https://paddlespeech.bj.bcebos.com/s2t/aishell/asr0/asr0_deepspeech2_online_aishell_fbank161_ckpt_1.0.1.model.tar.gz', 'http://paddlespeech.bj.bcebos.com/s2t/aishell/asr0/asr0_deepspeech2_online_aishell_fbank161_ckpt_1.0.2.model.tar.gz',
'md5': 'df5ddeac8b679a470176649ac4b78726', 'md5': '4dd42cfce9aaa54db0ec698da6c48ec5',
'cfg_path': model.yaml', 'cfg_path': 'model.yaml',
'ckpt_path':'exp/deepspeech2_online/checkpoints/avg_1', 'ckpt_path':'exp/deepspeech2_online/checkpoints/avg_1',
'model':'exp/deepspeech2_online/checkpoints/avg_1.jit.pdmodel', 'model':'exp/deepspeech2_online/checkpoints/avg_1.jit.pdmodel',
'params':'exp/deepspeech2_online/checkpoints/avg_1.jit.pdiparams', 'params':'exp/deepspeech2_online/checkpoints/avg_1.jit.pdiparams',
'onnx_model': 'onnx/model.onnx'
'lm_url':'https://deepspeech.bj.bcebos.com/zh_lm/zh_giga.no_cna_cmn.prune01244.klm', 'lm_url':'https://deepspeech.bj.bcebos.com/zh_lm/zh_giga.no_cna_cmn.prune01244.klm',
'lm_md5':'29e02312deb2e59b3c8686c7966d4fe3' 'lm_md5':'29e02312deb2e59b3c8686c7966d4fe3'
}, },
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册