提交 5b5167b5 编写于 作者: T tianhao zhang

support u2pp cli and server, optimiz code of u2pp decode, test=asr

上级 5bbe6e98
......@@ -69,7 +69,7 @@ asr_dynamic_pretrained_models = {
},
},
"conformer_u2pp_wenetspeech-zh-16k": {
'1.0': {
'1.1': {
'url':
'https://paddlespeech.bj.bcebos.com/s2t/wenetspeech/asr1/asr1_chunk_conformer_u2pp_wenetspeech_ckpt_1.1.1.model.tar.gz',
'md5':
......@@ -89,7 +89,7 @@ asr_dynamic_pretrained_models = {
},
},
"conformer_u2pp_online_wenetspeech-zh-16k": {
'1.0': {
'1.1': {
'url':
'https://paddlespeech.bj.bcebos.com/s2t/wenetspeech/asr1/asr1_chunk_conformer_u2pp_wenetspeech_ckpt_1.1.2.model.tar.gz',
'md5':
......
......@@ -30,7 +30,7 @@ asr_online:
decode_method:
num_decoding_left_chunks: -1
force_yes: True
device: gpu # cpu or gpu:id
device: cpu # cpu or gpu:id
continuous_decoding: True # enable continue decoding when endpoint detected
am_predictor_conf:
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册