fix g2p model link (#4040)

pull/4047/head
zxcd 5 months ago committed by GitHub
parent 7e4502f00f
commit 290ce59dc7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -2106,7 +2106,7 @@ g2pw_onnx_models = {
}, },
'1.1': { '1.1': {
'url': 'url':
'https://paddlespeech.cdn.bcebos.com/Parakeet/released_models/g2p/G2PWModel_1.1.zip', 'https://paddlespeech.cdn.bcebos.com/Parakeet/released_models/g2p/new/G2PWModel_1.1.zip',
'md5': 'md5':
'f8b60501770bff92ed6ce90860a610e6', 'f8b60501770bff92ed6ce90860a610e6',
}, },

Loading…
Cancel
Save