Update pretrained_models.py

pull/2421/head
Zhao Yuting 3 years ago committed by GitHub
parent 12a11394bd
commit a63a0b1350
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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