|
|
@ -37,6 +37,16 @@ pretrained_models = {
|
|
|
|
'ckpt_path':
|
|
|
|
'ckpt_path':
|
|
|
|
'exp/conformer/checkpoints/avg_30',
|
|
|
|
'exp/conformer/checkpoints/avg_30',
|
|
|
|
},
|
|
|
|
},
|
|
|
|
|
|
|
|
"conformer_online_aishell-zh-16k": {
|
|
|
|
|
|
|
|
'url':
|
|
|
|
|
|
|
|
'https://paddlespeech.bj.bcebos.com/s2t/aishell/asr1/asr1_chunk_conformer_aishell_ckpt_0.2.0.model.tar.gz',
|
|
|
|
|
|
|
|
'md5':
|
|
|
|
|
|
|
|
'b374cfb93537761270b6224fb0bfc26a',
|
|
|
|
|
|
|
|
'cfg_path':
|
|
|
|
|
|
|
|
'model.yaml',
|
|
|
|
|
|
|
|
'ckpt_path':
|
|
|
|
|
|
|
|
'exp/chunk_conformer/checkpoints/avg_30',
|
|
|
|
|
|
|
|
},
|
|
|
|
"transformer_librispeech-en-16k": {
|
|
|
|
"transformer_librispeech-en-16k": {
|
|
|
|
'url':
|
|
|
|
'url':
|
|
|
|
'https://paddlespeech.bj.bcebos.com/s2t/librispeech/asr1/asr1_transformer_librispeech_ckpt_0.1.1.model.tar.gz',
|
|
|
|
'https://paddlespeech.bj.bcebos.com/s2t/librispeech/asr1/asr1_transformer_librispeech_ckpt_0.1.1.model.tar.gz',
|
|
|
|