This commit is contained in:
TianYuan 2021-08-27 10:42:08 +00:00
parent 7b2fcbd4c9
commit cd28cba04d
1 changed files with 1 additions and 2 deletions

View File

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