Update setup.py

This commit is contained in:
hnluo 2023-02-07 11:45:38 +08:00 committed by GitHub
parent 6cc96a10eb
commit dad3b2be22
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -36,7 +36,7 @@ requirements = {
"ci_sdr", "ci_sdr",
"pytorch_wpe", "pytorch_wpe",
"editdistance==0.5.2", "editdistance==0.5.2",
"tensorboard>=1.14", "tensorboard==1.15",
"g2p", "g2p",
# PAI # PAI
"oss2" "oss2"