Update pretrained_models.py

pull/2449/head
Zhao Yuting 3 years ago committed by 吕志轩
parent 7eb4d5a0d8
commit b433b608ee

@ -546,7 +546,7 @@ text_dynamic_pretrained_models = {
} }
}, },
"ernie_linear_p3_wudao_fast-punc-zh": { "ernie_linear_p3_wudao_fast-punc-zh": {
'1.0':{ '1.0': {
'url': 'url':
'https://paddlespeech.bj.bcebos.com/text/ernie_linear_p3_wudao_fast-punc-zh.tar.gz', 'https://paddlespeech.bj.bcebos.com/text/ernie_linear_p3_wudao_fast-punc-zh.tar.gz',
'md5': 'md5':
@ -561,8 +561,6 @@ text_dynamic_pretrained_models = {
} }
} }
# --------------------------------- # ---------------------------------
# -------------- TTS -------------- # -------------- TTS --------------
# --------------------------------- # ---------------------------------

Loading…
Cancel
Save