Merge pull request #153 from PaddlePaddle/fix_dl

fix dl
This commit is contained in:
TianYuan 2021-08-27 19:14:15 +08:00 committed by GitHub
commit db34278d61
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 2 deletions

View File

@ -60,14 +60,13 @@ setup_info = dict(
'tqdm',
'llvmlite',
'matplotlib',
'visualdl>=2.0.1',
'visualdl==2.2.0',
'scipy',
'pandas',
'sox',
'soundfile~=0.10',
'g2p_en',
'yacs',
'visualdl',
'pypinyin',
'webrtcvad',
'g2pM',